FreeBSD Bugzilla – Attachment 23012 Details for
Bug 39744
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-gutenmark
patch-gutenmark (text/plain), 437 bytes, created by
sf
on 2002-06-23 21:20:01 UTC
(
hide
)
Description:
patch-gutenmark
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 21:20:01 UTC
Size:
437 bytes
patch
obsolete
>--- Makefile.orig Fri Jun 7 08:35:06 2002 >+++ Makefile Sun Jun 23 13:00:09 2002 >@@ -16,9 +16,10 @@ > WRKSRC= ${WRKDIR}/GutenMark-source > USE_GMAKE= yes > ALL_TARGET= # empty >+USE_REINPLACE= yes > > post-patch: >- @${PERL} -pi -e "s,cc,${CC},g ; s,-O3 -Wall,${CFLAGS},g" ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e "s,cc,${CC},g ; s,-O3 -Wall,${CFLAGS},g" ${WRKSRC}/Makefile > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/GutenMark ${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 39744
:
23007
|
23008
|
23009
|
23010
|
23011
| 23012