FreeBSD Bugzilla – Attachment 22984 Details for
Bug 39720
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-fwlogwatch
patch-fwlogwatch (text/plain), 758 bytes, created by
sf
on 2002-06-23 19:00:04 UTC
(
hide
)
Description:
patch-fwlogwatch
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 19:00:04 UTC
Size:
758 bytes
patch
obsolete
>--- Makefile.orig Fri Apr 12 10:10:04 2002 >+++ Makefile Sun Jun 23 10:57:07 2002 >@@ -16,18 +16,19 @@ > > LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext > >+USE_REINPLACE= yes > INSTALL_TARGET= install install-config install-i18n > MANCOMPRESSES= no > MAN8= fwlogwatch.8 > MAKE_ENV= MKDIR="${MKDIR}" > > post-patch: >- @${PERL} -pi -e 's,/etc,${PREFIX}/etc,g; \ >+ @${REINPLACE_CMD} -e 's,/etc,${PREFIX}/etc,g; \ > s,/usr/local,${PREFIX},g; \ > s,/usr/share,${PREFIX}/share,g; \ > s,%%LOCALBASE%%,${LOCALBASE},g' \ > ${WRKSRC}/Makefile ${WRKSRC}/main.h >- @${PERL} -pi -e "s,/etc,${PREFIX}/etc,g" ${WRKSRC}/${MAN8} >+ @${REINPLACE_CMD} -e "s,/etc,${PREFIX}/etc,g" ${WRKSRC}/${MAN8} > > post-install: > @${INSTALL_SCRIPT} ${FILESDIR}/fwlogwatch.sh.sample ${PREFIX}/etc/rc.d
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 39720
: 22984