[Webfunds-commits] java init_sox
Ian Grigg
iang@cypherpunks.ai
Mon, 4 Sep 2000 19:55:28 -0400 (AST)
iang 00/09/04 19:55:27
Modified: . init_sox
Log:
removed Cryptix.jar, now deprecated with new Crypto.java fixes
(need to updated together)
Revision Changes Path
1.6 +1 -1 java/init_sox
Index: init_sox
===================================================================
RCS file: /home/webfunds/cvsroot/java/init_sox,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- init_sox 2000/08/26 23:18:21 1.5
+++ init_sox 2000/09/04 23:55:27 1.6
@@ -49,7 +49,7 @@
# export CRYPTIX=$LIB/Cryptix.jar:$LIB:
lib=${SOX_LIB}
-export CRYPTIX=$lib/cryptix-jce-compat.jar:$lib/Cryptix.jar:$lib/cryptix-jce-api.jar:$lib/cryptix-jce-provider.jar:$lib/cryptix-jce-tests.jar
+export CRYPTIX=$lib/cryptix-jce-compat.jar:$lib/cryptix-jce-api.jar:$lib/cryptix-jce-provider.jar:$lib/cryptix-jce-tests.jar
export PGP_JAR=$lib/cryptix-openpgp.jar
export CRYPTIX_CLASSPATH=$PGP_JAR:$CRYPTIX