FreeBSD Bugzilla – Attachment 22999 Details for
Bug 39735
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-gfslicer
patch-gfslicer (text/plain), 877 bytes, created by
sf
on 2002-06-23 19:40:02 UTC
(
hide
)
Description:
patch-gfslicer
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 19:40:02 UTC
Size:
877 bytes
patch
obsolete
>--- Makefile.orig Fri Mar 15 23:36:21 2002 >+++ Makefile Sun Jun 23 11:37:50 2002 >@@ -15,6 +15,7 @@ > > BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 > >+USE_REINPLACE= yes > USE_X_PREFIX= yes > USE_GNOME= yes > USE_GMAKE= yes >@@ -30,11 +31,11 @@ > @${RM} -f ${WRKSRC}/config.cache > > post-patch: >- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ >+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ > s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ > s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ > s|\$$\(top_builddir\)/intl/libintl.a|-lintl|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 39735
: 22999