FreeBSD Bugzilla – Attachment 23014 Details for
Bug 39745
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-ashe
patch-ashe (text/plain), 538 bytes, created by
sf
on 2002-06-23 22:20:01 UTC
(
hide
)
Description:
patch-ashe
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 22:20:01 UTC
Size:
538 bytes
patch
obsolete
>--- Makefile.orig Wed Jan 2 16:52:48 2002 >+++ Makefile Sun Jun 23 13:39:15 2002 >@@ -18,13 +18,14 @@ > CONFIGURE_WRKSRC= ${WRKDIR}/src > INSTALL_WRKSRC= ${WRKDIR}/src > >+USE_REINPLACE= yes > USE_MOTIF= yes > USE_IMAKE= yes > MAN1= xhtml.1 > > post-patch: >- @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/XHTML.ad >- @${PERL} -pi -e "s/malloc.h/stdlib.h/g" \ >+ @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/XHTML.ad >+ @${REINPLACE_CMD} -e "s/malloc.h/stdlib.h/g" \ > ${WRKSRC}/libhtmlw-2.7b3/HTML-PSformat.c > > do-build:
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