SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
databases/tdbc/patches/patch-pkgIndex_tcl_in
Normal file
12
databases/tdbc/patches/patch-pkgIndex_tcl_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: pkgIndex.tcl.in
|
||||
--- pkgIndex.tcl.in.orig
|
||||
+++ pkgIndex.tcl.in
|
||||
@@ -20,7 +20,7 @@ apply {{dir} {
|
||||
} else {
|
||||
package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
|
||||
"package require TclOO;\
|
||||
- [list load [file join $dir @PKG_LIB_FILE8@] [string totitle @PACKAGE_NAME@]]\;\
|
||||
+ [list load [file join $dir .. .. @PKG_LIB_FILE8@] [string totitle @PACKAGE_NAME@]]\;\
|
||||
[list source $libraryfile]"
|
||||
}
|
||||
}} $dir
|
Loading…
Add table
Add a link
Reference in a new issue