Skip to content

Commit

Permalink
fix typo debian build section
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12164 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Nov 17, 2009
1 parent 2a25116 commit 7ea8e7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion doc/INSTALL.t2t
Expand Up @@ -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
Expand Down

0 comments on commit 7ea8e7e

Please sign in to comment.