FreeBSD Bugzilla – Attachment 23723 Details for
Bug 40750
[maintainer-update] {PERL} -> {REINPLACE_CMD} conversions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 562 bytes, created by
edwin
on 2002-07-19 05:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2002-07-19 05:20:01 UTC
Size:
562 bytes
patch
obsolete
>--- games/xrobots/Makefile.old Fri Jul 19 14:09:01 2002 >+++ games/xrobots/Makefile Fri Jul 19 14:09:26 2002 >@@ -13,6 +13,7 @@ > > MAINTAINER= edwin@mavetju.org > >+USE_REINPLACE= yes > USE_IMAKE= yes > WRKSRC= ${WRKDIR}/xrobots-1.0 > MAN6= xrobots.6 >@@ -21,6 +22,7 @@ > ${INSTALL} -c -g games -m 664 ${FILESDIR}/xrobotscores ${PREFIX}/lib/X11 > > post-patch: >- ${PERL} -pi -e 's|__PREFIX__|${PREFIX}|g' ${WRKSRC}/xrobots.man ${WRKSRC}/Imakefile >+ ${REINPLACE_CMD} -e 's|__PREFIX__|${PREFIX}|g' \ >+ ${WRKSRC}/xrobots.man ${WRKSRC}/Imakefile > > .include <bsd.port.mk>
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 40750
:
23719
|
23720
|
23721
|
23722
| 23723