FreeBSD Bugzilla – Attachment 22689 Details for
Bug 39283
Update port: audio/midimountain ${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 772 bytes, created by
obraun
on 2002-06-14 11:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
obraun
Created:
2002-06-14 11:20:01 UTC
Size:
772 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/midimountain/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 15 Dec 2001 06:52:45 -0000 1.2 >+++ Makefile 14 Jun 2002 10:08:01 -0000 >@@ -21,10 +21,10 @@ > > post-patch: > .for file in midimountain.conf main.cpp >- @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/midimountain/${file} >+ @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/midimountain/${file} > .endfor > .for dir in pixmaps languages >- ${PERL} -pi -e "s, ${dir}/, ${DATADIR}/${dir}/,g" ${WRKSRC}/midimountain/${dir}/Makefile.in >+ ${REINPLACE_CMD} -e "s, ${dir}/, ${DATADIR}/${dir}/,g" ${WRKSRC}/midimountain/${dir}/Makefile.in > .endfor > > .include <bsd.port.mk>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 39283
: 22689