FreeBSD Bugzilla – Attachment 22968 Details for
Bug 39702
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-dnews
patch-dnews (text/plain), 581 bytes, created by
sf
on 2002-06-23 17:20:04 UTC
(
hide
)
Description:
patch-dnews
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 17:20:04 UTC
Size:
581 bytes
patch
obsolete
>--- Makefile.orig Wed May 8 04:09:08 2002 >+++ Makefile Sun Jun 23 09:03:20 2002 >@@ -19,12 +19,13 @@ > RESTRICTED= "only free for non-profit organisations" > NO_PACKAGE= "${RESTRICTED}" > IS_INTERACTIVE= yes >+USE_REINPLACE= yes > > NO_BUILD= yes > > post-configure: >- @${PERL} -pi -e "s|df -k|/bin/df -k|" ${WRKSRC}/dnews.conf >- @${PERL} -pi -e "s|lib/sendmail|sbin/sendmail|" ${WRKSRC}/dnews.conf >+ @${REINPLACE_CMD} -e "s|df -k|/bin/df -k|" ${WRKSRC}/dnews.conf >+ @${REINPLACE_CMD} -e "s|lib/sendmail|sbin/sendmail|" ${WRKSRC}/dnews.conf > > do-install: > @( cd ${WRKSRC}; ./dnews_setup )
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 39702
: 22968