Index: build/makearch.info ================================================================== --- build/makearch.info +++ build/makearch.info @@ -14,11 +14,11 @@ # each time a "makearch" is done. # # If @@SVNLCR@@ is used anywhere in this version number, it will be # replaced with the highest last-changed-rev from the output of # svn info -R (or 0) -VERS="0.9.1" +VERS="0.9.2" # Space sperated list of documents, if they exist, they will be # prefixed with the contents of the DOC_HDR file and substitution # will occur: # @@UTIL@@ becomes the utility name ${UTIL} Index: test.tcl ================================================================== --- test.tcl +++ test.tcl @@ -1,8 +1,9 @@ #! /usr/bin/env tclsh lappend auto_path [file join [pwd] work lib] +lappend auto_path [file join [pwd] lib] set pkcs11_module "/usr/local/lib/libcackey.so" load tclpkcs11.so Tclpkcs11