Commit graph

6 commits

Author SHA1 Message Date
Galen Charlton
5b98031b60 installer: deal with permissions in fix-perl-path.PL
Files in blib generally are a-w on Unix platforms.
Modified fix-perl-path.PL to temporarily set them
o+w while file is being checked.
2007-12-18 15:11:28 -06:00
Galen Charlton
06fb84f566 installer: made $DEBUG in fix-perl-path.pl contigent on DEBUG env var 2007-12-18 14:54:51 -06:00
Chris Nighswonger
ffea1e0832 Win32 support: Added differentiation between -w perl switch in shebang line.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2007-12-18 14:31:57 -06:00
Chris Nighswonger
42c9423408 Win32 support: Switch DEBUG off and corrected warning bug.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2007-12-18 14:31:55 -06:00
Chris Nighswonger
7fcfc09669 Win32 support: Stripped ^M line endings and various other housekeeping.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2007-12-18 14:31:51 -06:00
Chris Nighswonger
b310be2bab Win32 support: Adding a script to modify shebang lines per installation platfom.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2007-12-18 14:31:48 -06:00