[DebianGIS-dev] CVS Update: musmap create_package.sh

mparent-guest at haydn.debian.org mparent-guest at haydn.debian.org
Thu Jan 12 20:12:27 UTC 2006


  User: mparent-guest
  Date: 06/01/12 20:12:27

  Added:       .        create_package.sh
  Log:
  Create initial directory structure
  
  Revision  Changes    Path
  1.1                  musmap/create_package.sh
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/create_package.sh?annotate=1.1&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/create_package.sh?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=
  
  -----------------------------------
  
  Index: create_package.sh
  ===================================================================
  #!/bin/sh
  cd ../../musmap/musmap
  ln -s ../../pkg-grass/musmap/debian .
  yada rebuild
  ./debian/rules build
  #as root
  su root ./debian/rules binary clean
  
  
  



More information about the Pkg-grass-devel mailing list