forked from pool/expect
This commit is contained in:
committed by
Git OBS Bridge
parent
802e03fd77
commit
d968cd173c
@@ -25,7 +25,7 @@ Index: Makefile.in
|
||||
pkgIndex.tcl-hand:
|
||||
(echo 'package ifneeded Expect $(PACKAGE_VERSION) \
|
||||
- [list load [file join $$dir $(PKG_LIB_FILE)]]'\
|
||||
+ [list load $(PKG_LIB_FILE)]'\
|
||||
+ [list load [file join $$dir .. .. $(PKG_LIB_FILE)]]'\
|
||||
) > pkgIndex.tcl
|
||||
|
||||
#========================================================================
|
||||
|
Reference in New Issue
Block a user