FreeBSD Bugzilla – Attachment 23019 Details for
Bug 39745
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-sqmgrlog
patch-sqmgrlog (text/plain), 608 bytes, created by
sf
on 2002-06-23 22:20:01 UTC
(
hide
)
Description:
patch-sqmgrlog
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 22:20:01 UTC
Size:
608 bytes
patch
obsolete
>--- Makefile.orig Fri Aug 31 17:45:16 2001 >+++ Makefile Sun Jun 23 14:02:48 2002 >@@ -12,12 +12,13 @@ > > MAINTAINER= ports@FreeBSD.org > >+USE_REINPLACE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+= --enable-prefix=${PREFIX} --with-gcc > > post-patch: >- @${PERL} -pi -e 's,LDFLAGS="-g",LDFLAGS="",' ${WRKSRC}/configure >- @${PERL} -pi -e 's,/usr/local/etc/httpd/htdocs/,${PREFIX}/www/data/,; \ >+ @${REINPLACE_CMD} -e 's,LDFLAGS="-g",LDFLAGS="",' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's,/usr/local/etc/httpd/htdocs/,${PREFIX}/www/data/,; \ > s,mailx,mail,' ${WRKSRC}/sqmgrlog.conf ${WRKSRC}/log.c > > post-install:
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 39745
:
23013
|
23014
|
23015
|
23016
|
23017
|
23018
| 23019