FreeBSD Bugzilla – Attachment 16953 Details for
Bug 30920
Fix environment install for databases/db3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1009 bytes, created by
osa
on 2001-09-29 23:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
osa
Created:
2001-09-29 23:30:00 UTC
Size:
1009 bytes
patch
obsolete
>diff -ruN db3.orig/Makefile db3/Makefile >--- db3.orig/Makefile Sun Sep 30 00:39:18 2001 >+++ db3/Makefile Sun Sep 30 00:55:33 2001 >@@ -38,5 +38,6 @@ > > post-patch: > @${CHMOD} 755 ${WRKSRC}/${CONFIGURE_SCRIPT} >+ @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/../dist/configure > > .include <bsd.port.mk> >diff -ruN db3.orig/files/patch-ab db3/files/patch-ab >--- db3.orig/files/patch-ab Sun Sep 30 00:39:18 2001 >+++ db3/files/patch-ab Sun Sep 30 00:51:06 2001 >@@ -7,8 +7,8 @@ > - ${CONFIG_SHELL-/bin/sh} $srcdir/ltconfig \ > - --no-verify $srcdir/ltmain.sh \ > - --output=./libtool $host_os \ >-+ ${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig \ >-+ --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $target \ >++ ${CONFIG_SHELL-/bin/sh} %%LOCALBASE%%/share/libtool/ltconfig \ >++ --no-verify --disable-ltlibs %%LOCALBASE%%/share/libtool/ltmain.sh $target \ > + --output=./libtool \ > --disable-static \ > || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
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 30920
: 16953