[GRASS-SVN] r50576 - grass/trunk/debian
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 30 21:25:58 EST 2012
Author: hamish
Date: 2012-01-30 18:25:58 -0800 (Mon, 30 Jan 2012)
New Revision: 50576
Modified:
grass/trunk/debian/README.debian
Log:
wordo, beware old versions lying about (merge from devbr6)
Modified: grass/trunk/debian/README.debian
===================================================================
--- grass/trunk/debian/README.debian 2012-01-31 02:25:19 UTC (rev 50575)
+++ grass/trunk/debian/README.debian 2012-01-31 02:25:58 UTC (rev 50576)
@@ -26,16 +26,18 @@
nano debian/changelog
-# After that, you can build current version of GRASS with
+# After that, you can build the current version of GRASS with
debuild -i -uc -us -b
# in main GRASS source directory. After the packages are generated, you can
-# install them with
+# install them with:
dpkg -i ../grass*.deb
+# (make sure to remove older grass*.deb files first)
+
# to try again, first clean out the old build by running:
# (from the main source dir)
More information about the grass-commit
mailing list