FreeBSD Bugzilla – Attachment 22975 Details for
Bug 39710
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-hpijs
patch-hpijs (text/plain), 919 bytes, created by
sf
on 2002-06-23 18:00:03 UTC
(
hide
)
Description:
patch-hpijs
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 18:00:03 UTC
Size:
919 bytes
patch
obsolete
>--- Makefile.orig Tue May 7 09:57:37 2002 >+++ Makefile Sun Jun 23 09:49:50 2002 >@@ -18,6 +18,7 @@ > > IJS_CONFIG?= ${LOCALBASE}/bin/ijs-config > >+USE_REINPLACE= yes > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > >@@ -25,14 +26,14 @@ > LDFLAGS= `${IJS_CONFIG} --libs` > > post-patch: >- @${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ >+ @${REINPLACE_CMD} -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ > s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ > ${WRKSRC}/configure >- @${PERL} -pi -e 's| ijs.[cho]||g ; \ >+ @${REINPLACE_CMD} -e 's| ijs.[cho]||g ; \ > s| ijs_client.h||g ; \ > s| ijs_server.[cho]||g ; \ > s| ijs_exec_unix.[co]||g' ${WRKSRC}/Makefile.in >- @${PERL} -pi -e 's|#include <malloc.h>||g' ${WRKSRC}/platform.h >+ @${REINPLACE_CMD} -e 's|#include <malloc.h>||g' ${WRKSRC}/platform.h > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/hpijs ${PREFIX}/bin
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 39710
: 22975