mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
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:
parent
3e96f7b4d7
commit
5a43c276e3
2
INSTALL
2
INSTALL
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user