FreeBSD Bugzilla – Attachment 26017 Details for
Bug 44395
mail/mutt-devel: pre-build target still doesn't handle replacement strings with / chars
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 954 bytes, created by
Alan E
on 2002-10-22 23:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alan E
Created:
2002-10-22 23:40:01 UTC
Size:
954 bytes
patch
obsolete
>Index: mutt-devel/Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/mutt-devel/Makefile,v >retrieving revision 1.179 >diff -u -3 -r1.179 Makefile >--- mutt-devel/Makefile 5 Oct 2002 19:03:32 -0000 1.179 >+++ mutt-devel/Makefile 21 Oct 2002 17:42:37 -0000 >@@ -119,10 +119,10 @@ > # this should be done automagically by aclocal but .... > # for now, this will have to do > pre-build: >- @${REINPLACE_CMD} -E -e "s/^(ACLOCAL = ).+/\1${ACLOCAL}/" \ >- -e "s/^(AUTOCONF = ).+/\1${AUTOCONF}/" \ >- -e "s/^(AUTOMAKE = ).+/\1${AUTOMAKE}/" \ >- -e "s/^(AUTOHEADER = ).+/\1${AUTOHEADER}/" \ >+ ${REINPLACE_CMD} -E -e "s|^(ACLOCAL = ).+|\1${ACLOCAL}|" \ >+ -e "s|^(AUTOCONF = ).+|\1${AUTOCONF}|" \ >+ -e "s|^(AUTOMAKE = ).+|\1${AUTOMAKE}|" \ >+ -e "s|^(AUTOHEADER = ).+|\1${AUTOHEADER}|" \ > ${BUILD_WRKSRC}/Makefile > > .if !defined(PATCH_VERSION) >==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
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 44395
: 26017