[Webfunds-commits] java init_sox

Ian Grigg iang@cypherpunks.ai
Sun, 18 Mar 2001 21:53:39 -0400 (AST)


iang        01/03/18 21:53:39

  Modified:    .        init_sox
  Log:
  added webfunds/util

Revision  Changes    Path
1.8       +2 -1      java/init_sox

Index: init_sox
===================================================================
RCS file: /home/webfunds/cvsroot/java/init_sox,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- init_sox	2001/01/04 19:51:35	1.7
+++ init_sox	2001/03/19 01:53:39	1.8
@@ -64,10 +64,11 @@
 #      webfunds/x509
 #      webfunds/openpgp/cert
 #      webfunds/openpgp/provider
+#      webfunds/utils                (deprecate in favour of webfunds/util)
 #      java/security/cert
 #  the compat stuff goes properly into Cryptix JCE.
 #
-export SOX_DIRS="webfunds/x509/cert webfunds/x509/provider webfunds/openpgp/cert webfunds/openpgp/provider webfunds/utils webfunds/sox webfunds/token webfunds/token/algorithm webfunds/store webfunds/ricardian"
+export SOX_DIRS="webfunds/util webfunds/x509/cert webfunds/x509/provider webfunds/openpgp/cert webfunds/openpgp/provider webfunds/utils webfunds/sox webfunds/token webfunds/token/algorithm webfunds/store webfunds/ricardian"
 
 
 #