FreeBSD Bugzilla – Attachment 22967 Details for
Bug 39701
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-diablo
patch-diablo (text/plain), 580 bytes, created by
sf
on 2002-06-23 17:20:03 UTC
(
hide
)
Description:
patch-diablo
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 17:20:03 UTC
Size:
580 bytes
patch
obsolete
>--- Makefile.orig Fri Feb 8 02:44:10 2002 >+++ Makefile Sun Jun 23 09:01:06 2002 >@@ -23,15 +23,16 @@ > dkp.8 diablo.8 dexpire.8 dspoolout.8 dnewslink.8 > > DOCDIR= ${PREFIX}/share/doc/diablo >+USE_REINPLACE= yes > > post-extract: > ${CP} ${SCRIPTDIR}/diablo.sh ${WRKDIR} > > do-configure: >- ${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' \ >+ ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ > ${WRKDIR}/diablo.sh ${WRKSRC}/XMakefile.inc > .ifndef WITH_DES >- ${PERL} -pi -e 's| -ldes||g' ${WRKSRC}/XMakefile.inc >+ ${REINPLACE_CMD} -e 's| -ldes||g' ${WRKSRC}/XMakefile.inc > .endif > > do-build:
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 39701
: 22967