[Webfunds-commits] java init
Ian Grigg
iang@cypherpunks.ai
Wed, 7 Jun 2000 16:51:59 -0400 (AST)
iang 00/06/07 16:51:59
Modified: . init
Log:
hotlava has been removed, must drop from compile runs
Revision Changes Path
1.23 +3 -1 java/init
Index: init
===================================================================
RCS file: /home/webfunds/cvsroot/java/init,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- init 2000/05/16 11:27:34 1.22
+++ init 2000/06/07 20:51:59 1.23
@@ -45,7 +45,9 @@
# export CLASSPATH=$SRC/sun.zip:$CLASSPATH .
# This is currently done by compiling it into the SOX jar.
#
-export SOX_DIRS="sun/security/x509 hotlava/crypto webfunds/utils webfunds/sox"
+# hotlava/crypto
+#
+export SOX_DIRS="sun/security/x509 webfunds/utils webfunds/sox"
export WF_DIRS="webfunds/client/utils webfunds/client/sun webfunds/store webfunds/ricardian webfunds/client/contracts webfunds/client/plugins webfunds/client/sox webfunds/client"
export SRC=$PWD # for src archive