FreeBSD Bugzilla – Attachment 23000 Details for
Bug 39736
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-httplog
patch-httplog (text/plain), 477 bytes, created by
sf
on 2002-06-23 19:50:01 UTC
(
hide
)
Description:
patch-httplog
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 19:50:01 UTC
Size:
477 bytes
patch
obsolete
>--- Makefile.orig Sun Jan 27 16:47:32 2002 >+++ Makefile Sun Jun 23 11:40:19 2002 >@@ -17,13 +17,14 @@ > > DOCS= ChangeLog README > >+USE_REINPLACE= yes > HAS_CONFIGURE= yes > CONFIGURE_ARGS= --prefix=${PREFIX} > > post-patch: > (cd ${WRKSRC} && \ >- ${PERL} -pi -e "s@<wait.h>@<sys/wait.h>@" httplog.c && \ >- ${PERL} -pi -e \ >+ ${REINPLACE_CMD} -e "s@<wait.h>@<sys/wait.h>@" httplog.c && \ >+ ${REINPLACE_CMD} -e \ > "s@/var/lib/apache/bin/httplog@${PREFIX}/sbin/httplog@" \ > httplog.8)
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 39736
: 23000