jon         01/09/17 20:49:42

  Modified:    .        build.properties.sample
  Log:
  use the name the same way that the directory unpacks.
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-tomcat-4.0/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/build.properties.sample,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties.sample   2001/09/16 04:58:28     1.7
  +++ build.properties.sample   2001/09/18 03:49:42     1.8
  @@ -6,7 +6,7 @@
   # modules that Tomcat depends on.  Copy this file to "build.properties"
   # in the top-level source directory, and customize it as needed.
   #
  -# $Id: build.properties.sample,v 1.7 2001/09/16 04:58:28 craigmcc Exp $
  +# $Id: build.properties.sample,v 1.8 2001/09/18 03:49:42 jon Exp $
   # -----------------------------------------------------------------------------
   
   
  @@ -65,7 +65,7 @@
   
   
   # ----- Java Naming and Directory Interface (JNDI), version 1.2 or later -----
  -jndi.home=${base.path}/jndi_1.2.1
  +jndi.home=${base.path}/jndi-1.2.1
   jndi.lib=${jndi.home}/lib
   jndi.jar=${jndi.lib}/jndi.jar
   ldap.jar=${jndi.lib}/ldap.jar
  
  
  

Reply via email to