User: pere    
  Date: 06/03/11 12:38:12

  Modified:    debian   openjump-build.xml
  Log:
  Make sure the lib/ directory is created.
  
  Revision  Changes    Path
  1.2       +1 -0      openjump/debian/openjump-build.xml
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml?annotate=1.2&cvsroot=
  
  CVSWeb: View this file:             
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump-build.xml.diff?r1=1.2&r2=1.1&cvsroot=
  
  -----------------------------------
  
  Index: openjump-build.xml
  ===================================================================
  RCS file: /cvsroot/pkg-grass/openjump/debian/openjump-build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- openjump-build.xml        11 Mar 2006 12:32:00 -0000      1.1
  +++ openjump-build.xml        11 Mar 2006 12:38:11 -0000      1.2
  @@ -108,6 +108,7 @@
           <target name="prepare">
                   <tstamp/>
                   <mkdir dir="${build.dir}"/>
  +                <mkdir dir="${lib.dir}"/>
           </target>
           <!--  
===================================================================  -->
           <!--  Compiles the source code                                       
      -->
  
  
  

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to