Skip to content

Commit 7ea8e7e

Browse files
author
jef
committedNov 17, 2009
fix typo debian build section
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12164 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ First you need to install the debian packaging tools once:
11061106
The QGIS packages will be created with:
11071107

11081108

1109-
dpkg-buildpackage -us -us -b
1109+
dpkg-buildpackage -us -uc -b
11101110

11111111

11121112
/!\ *Note:* If dpkg-buildpackage complains about unmet build dependencies

‎doc/INSTALL.t2t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@ apt-get install build-essential
10081008
The QGIS packages will be created with:
10091009

10101010
```
1011-
dpkg-buildpackage -us -us -b
1011+
dpkg-buildpackage -us -uc -b
10121012
```
10131013

10141014
/!\ ***Note:*** If ``dpkg-buildpackage`` complains about unmet build dependencies

0 commit comments

Comments
 (0)
Please sign in to comment.