The pod convertors chdir post BEGIN-time, so don't need an absolute path for lib.
authorNicholas Clark <nick@ccl4.org>
Sun, 20 Sep 2009 13:43:16 +0000 (14:43 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 20 Sep 2009 14:02:09 +0000 (15:02 +0100)
commit9ba38f625c0ac7c12d548b20a8aef410f2f2db67
tree79ef6d286e52e66c1288f2d4d4e0d12a729a7d57
parent2f4049bb95f8658e3406d8081c1fd575ef5da89a
The pod convertors chdir post BEGIN-time, so don't need an absolute path for lib.

In fact, I don't see why they need to chdir at all. Or still need most of the
self-extraction logic, now that we have MakeMaker. (Yes, the code is *that*
old.)
Makefile.SH