issues
search
zopencommunity
/
perlport
Perl programming language
Apache License 2.0
6
stars
3
forks
source link
make the perl install relocatable
#44
Closed
IgorTodorovskiIBM
closed
2 years ago
IgorTodorovskiIBM
commented
2 years ago
Adds -Duserelocatableinc
Also sets
startperl='#!/bin/env perl'
so that it is dynamic rather than an absolute location
Fixes a few patches that no longer merged properly
startperl='#!/bin/env perl'
so that it is dynamic rather than an absolute location