Commit graph

8 commits

Author SHA1 Message Date
Jonathan Druart
ba0f84b46c Bug 9978: (followup) Replace license header with the correct license (GPLv3+)
There was another form of the v2.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-20 09:59:43 -03:00
Galen Charlton
abf5820ba6 installer: improvements to fix-path-perl.PL on Win32
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:20:12 -06:00
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