FreeBSD Bugzilla – Attachment 175504 Details for
Bug 213279
[patch] databases/db6 fails to install with tcl enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
swap post-install-TCL-on and post-install-TCL-off
file_213279.txt (text/plain), 724 bytes, created by
Oleg Sidorkin
on 2016-10-07 17:00:15 UTC
(
hide
)
Description:
swap post-install-TCL-on and post-install-TCL-off
Filename:
MIME Type:
Creator:
Oleg Sidorkin
Created:
2016-10-07 17:00:15 UTC
Size:
724 bytes
patch
obsolete
>Index: databases/db6/Makefile >=================================================================== >--- databases/db6/Makefile (revision 423469) >+++ databases/db6/Makefile (working copy) >@@ -93,12 +93,12 @@ > ${INSTALL_SCRIPT} ${WRKSRC}/../lang/sql/upgrade61.sh \ > ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-upgrade61.sh > >-post-install-TCL-off: >+post-install-TCL-on: > echo "package ifneeded Db_tcl ${BDBVER} \ > [list load [file join $$dir libdb_tcl-${BDBVER}.so]] \ > " > ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/pkgIndex.tcl > >-post-install-TCL-on: >+post-install-TCL-off: > .for i in api_reference/TCL > ${RM} -r -f ${STAGEDIR}${DOCSDIR}/${i} > .endfor
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 213279
: 175504