FreeBSD Bugzilla – Attachment 71823 Details for
Bug 104524
Perl5.8 port spams /usr/bin/, preventing cross installs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 772 bytes, created by
Nick Hibma
on 2006-10-18 08:50:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nick Hibma
Created:
2006-10-18 08:50:17 UTC
Size:
772 bytes
patch
obsolete
>--- Makefile.orig Wed Oct 18 07:54:18 2006 >+++ Makefile Wed Oct 18 07:55:52 2006 >@@ -146,6 +146,7 @@ > @${ECHO} " (affects only 32-bit platforms)." > @${ECHO} " WITH_THREADS=yes Build threaded perl." > @${ECHO} " ENABLE_SUIDPERL=yes Also build set-user-id suidperl binary." >+ @${ECHO} " WITHOUT_USE_PERL=yes Do not rewrite links in /usr/bin" > @${ECHO} "" > > post-patch: >@@ -187,10 +188,12 @@ > ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \ > ${BSDPAN_WRKSRC}/${files} ${BSDPAN_DEST}/${files} > .endfor >+.ifndef WITHOUT_USE_PERL > PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL > .if ${OSVERSION} < 500036 > ${INSTALL_SCRIPT} ${WRKDIR}/use.perl ${PREFIX}/bin/use.perl > @fmt ${PKGMESSAGE} >+.endif > .endif > > rebuild-xs:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 104524
: 71823