FreeBSD Bugzilla – Attachment 10760 Details for
Bug 21470
Fix shared libs environment in databases/db3 and remove ports/21469
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 836 bytes, created by
osa
on 2000-09-22 11:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
osa
Created:
2000-09-22 11:10:02 UTC
Size:
836 bytes
patch
obsolete
>diff -ruN db3.old/Makefile db3/Makefile >--- db3.old/Makefile Fri Sep 22 02:48:44 2000 >+++ db3/Makefile Fri Sep 22 02:49:15 2000 >@@ -27,5 +27,9 @@ > --prefix=${PREFIX} \ > --includedir=${PREFIX}/include/db3 > CONFIGURE_TARGET= $(ARCH)-unknown-freebsd$(OSREL) >+ >+post-install: >+ ${LN} -s ${PREFIX}/lib/libdb3.1.so ${PREFIX}/lib/libdb3.so.1 >+ ${LN} -s ${PREFIX}/lib/libdb_cxx3.1.so ${PREFIX}/lib/libdb_cxx3.so.1 > > .include <bsd.port.mk> >diff -ruN db3.old/pkg/PLIST db3/pkg/PLIST >--- db3.old/pkg/PLIST Fri Sep 22 02:48:44 2000 >+++ db3/pkg/PLIST Fri Sep 22 02:40:42 2000 >@@ -15,10 +15,12 @@ > lib/libdb.so > lib/libdb3.1.la > lib/libdb3.1.so >+lib/libdb3.so.1 > lib/libdb3.so > lib/libdb_cxx.so > lib/libdb_cxx3.1.la > lib/libdb_cxx3.1.so >+lib/libdb_cxx3.so.1 > lib/libdb_cxx3.so > share/doc/db3/api_c/c_pindex.html > share/doc/db3/api_c/pindex.src
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 21470
: 10760