[GRASS-SVN] r48245 - grass/branches/develbranch_6/debian

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 12 04:43:10 EDT 2011


Author: hamish
Date: 2011-09-12 01:43:10 -0700 (Mon, 12 Sep 2011)
New Revision: 48245

Modified:
   grass/branches/develbranch_6/debian/README.debian
Log:
git notes

Modified: grass/branches/develbranch_6/debian/README.debian
===================================================================
--- grass/branches/develbranch_6/debian/README.debian	2011-09-12 08:01:45 UTC (rev 48244)
+++ grass/branches/develbranch_6/debian/README.debian	2011-09-12 08:43:10 UTC (rev 48245)
@@ -17,8 +17,23 @@
 dpkg-buildpackage -rfakeroot
 #  or
 debuild binary
+#  or
+debuild -i -uc -us -b -j2
 
 # in main GRASS source directory. After the packages are generated, you can
 # install them with
 
 dpkg -i ../*grass*deb
+
+
+
+=====
+
+fixme: DebianGIS has moved to git,
+
+ sudo apt-get install git-core
+ mkdir git && cd git
+ git clone git://git.debian.org/git/pkg-grass/grass.git
+ ln -s grass/debian debiangis
+
+how to download just the grass/debian/ directory from that?



More information about the grass-commit mailing list