FreeBSD Bugzilla – Attachment 22996 Details for
Bug 39732
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-perlsh
patch-perlsh (text/plain), 866 bytes, created by
sf
on 2002-06-23 19:30:06 UTC
(
hide
)
Description:
patch-perlsh
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 19:30:06 UTC
Size:
866 bytes
patch
obsolete
>--- Makefile.orig Tue Jan 29 03:58:43 2002 >+++ Makefile Sun Jun 23 11:25:30 2002 >@@ -15,6 +15,7 @@ > MAINTAINER= ports@FreeBSD.org > > PERL_CONFIGURE= yes >+USE_REINPLACE= yes > > MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= Psh::Builtins.3 \ >@@ -38,9 +39,9 @@ > Psh::Util.3 > > pre-install: >- ${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile; >- ${PERL} -pi -e "s:/usr/local/man/man1:${MAN3PREFIX}/man/man1:g" ${WRKSRC}/Makefile; >- ${PERL} -pi -e "s:/usr/local/lib/perl5/5.00503/man/man3:${MAN3PREFIX}/man/man3:g" ${WRKSRC}/Makefile; >+ ${REINPLACE_CMD} -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile; >+ ${REINPLACE_CMD} -e "s:/usr/local/man/man1:${MAN3PREFIX}/man/man1:g" ${WRKSRC}/Makefile; >+ ${REINPLACE_CMD} -e "s:/usr/local/lib/perl5/5.00503/man/man3:${MAN3PREFIX}/man/man3:g" ${WRKSRC}/Makefile; > > post-install: > @${ECHO} "Updating /etc/shells"
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 Raw
Actions:
View
Attachments on
bug 39732
: 22996