]> git.pld-linux.org Git - packages/Tktable.git/blame - Tktable-pkg_lib_file.patch
- pl
[packages/Tktable.git] / Tktable-pkg_lib_file.patch
CommitLineData
a28186ab
ŁK
1--- Tktable2.9/Makefile.in.old 2007-05-15 00:18:06.456125425 +0200
2+++ Tktable2.9/Makefile.in 2007-05-15 00:18:14.213941921 +0200
3@@ -301,7 +301,7 @@
4 (\
5 echo 'if {[catch {package require Tcl 8.2}]} return';\
6 echo 'package ifneeded $(PACKAGE_NAME) $(PACKAGE_VERSION) \
7- [list load [file join $$dir $(PKG_LIB_FILE)] $(PACKAGE_NAME)]'\
8+ [list load [file join $$dir .. $(PKG_LIB_FILE)] $(PACKAGE_NAME)]'\
9 ) > pkgIndex.tcl
10
11 #========================================================================
This page took 0.076894 seconds and 4 git commands to generate.