FreeBSD Bugzilla – Attachment 161867 Details for
Bug 203672
[devel/autogen] Fixed bash shebang in autogen (very easy)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
autogen.patch (text/plain), 686 bytes, created by
Yuri Victorovich
on 2015-10-10 01:53:21 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-10-10 01:53:21 UTC
Size:
686 bytes
patch
obsolete
>Index: devel/autogen/Makefile >=================================================================== >--- devel/autogen/Makefile (revision 398949) >+++ devel/autogen/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= autogen > PORTVERSION= 5.18.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION} > DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu >@@ -19,7 +19,7 @@ > USE_GNOME= libxml2 > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes \ >- --datadir=${PREFIX}/share >+ --datadir=${PREFIX}/share CONFIG_SHELL=${PREFIX}/bin/bash > USE_LDCONFIG= yes > SHEBANG_FILES= autoopts/tpl/*.pl > INSTALL_TARGET= install-strip
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 203672
:
161867
|
161869
|
162130