User: norbert 
  Date: 00/05/31 11:21:20

  Modified:    build    build.sh
  Log:
  Change the directory name
  
  Revision  Changes    Path
  1.2       +0 -5      spyderMQ/build/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /products/cvs/ejboss/spyderMQ/build/build.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.sh  2000/05/26 01:16:16     1.1
  +++ build.sh  2000/05/31 18:21:20     1.2
  @@ -51,11 +51,6 @@
   # antRun must be executable
   chmod +x ${BF}/bin/antRun
   
  -cd src/java/org
  -rm spydermq > /dev/null
  -ln -s spyderMQ spydermq
  -cd ../../..
  -
   ${JAVA} -classpath ${CP} -Dant.home=${BF} -Dbuild.files=${BF} 
org.apache.tools.ant.Main -buildfile ${BUILDFILE} ${TARGET}
   
   
  
  
  

Reply via email to