[QGIS Commit] r12164 - in trunk/qgis: . doc

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Nov 17 11:08:10 EST 2009


Author: jef
Date: 2009-11-17 11:08:09 -0500 (Tue, 17 Nov 2009)
New Revision: 12164

Modified:
   trunk/qgis/INSTALL
   trunk/qgis/doc/INSTALL.t2t
Log:
fix typo debian build section

Modified: trunk/qgis/INSTALL
===================================================================
--- trunk/qgis/INSTALL	2009-11-17 15:59:25 UTC (rev 12163)
+++ trunk/qgis/INSTALL	2009-11-17 16:08:09 UTC (rev 12164)
@@ -1106,7 +1106,7 @@
 The QGIS packages will be created with:
 
 
-  dpkg-buildpackage -us -us -b
+  dpkg-buildpackage -us -uc -b
 
 
 /!\ *Note:* If dpkg-buildpackage complains about unmet build dependencies

Modified: trunk/qgis/doc/INSTALL.t2t
===================================================================
--- trunk/qgis/doc/INSTALL.t2t	2009-11-17 15:59:25 UTC (rev 12163)
+++ trunk/qgis/doc/INSTALL.t2t	2009-11-17 16:08:09 UTC (rev 12164)
@@ -1008,7 +1008,7 @@
 The QGIS packages will be created with:
 
 ```
-dpkg-buildpackage -us -us -b
+dpkg-buildpackage -us -uc -b
 ```
 
 /!\ ***Note:*** If ``dpkg-buildpackage`` complains about unmet build dependencies



More information about the QGIS-commit mailing list