FreeBSD Bugzilla – Attachment 23018 Details for
Bug 39745
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-peacock
patch-peacock (text/plain), 671 bytes, created by
sf
on 2002-06-23 22:20:01 UTC
(
hide
)
Description:
patch-peacock
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 22:20:01 UTC
Size:
671 bytes
patch
obsolete
>--- Makefile.orig Sat Dec 22 04:12:14 2001 >+++ Makefile Sun Jun 23 14:00:09 2002 >@@ -13,6 +13,7 @@ > > MAINTAINER= ports@FreeBSD.org > >+USE_REINPLACE= yes > USE_GMAKE= yes > USE_X_PREFIX= yes > USE_GNOME= yes >@@ -21,9 +22,9 @@ > LIBS="-L${LOCALBASE}/lib" > > pre-patch: >- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ >+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ > s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure >- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ >+ @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \ > 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ > s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
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