Ticket #20896: patch-Portfile-perl5.8-norootprivileges.patch
File patch-Portfile-perl5.8-norootprivileges.patch, 618 bytes (added by jonthn+macports@…, 15 years ago) |
---|
-
var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8/Portfile
old new 29 29 30 30 patchfiles patch-perl.c.diff patch-Configure.diff 31 31 32 pre-patch { 33 system "chmod u+w ${worksrcpath}/Configure" 34 system "chmod u+w ${worksrcpath}/hints/darwin.sh" 35 } 36 32 37 post-patch { 33 38 reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure 34 39 # Ensure that the ld value set in configure.args is used