fix typo debian build section

git-svn-id: http://svn.osgeo.org/qgis/trunk@12164 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2009-11-17 16:08:09 +00:00
parent 3e96f7b4d7
commit 5a43c276e3
2 changed files with 2 additions and 2 deletions

View File

@ -1106,7 +1106,7 @@ First you need to install the debian packaging tools once:
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

View File

@ -1008,7 +1008,7 @@ apt-get install build-essential
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