Skip to content

Commit c1e1de5

Browse files
author
timlinux
committed
On ubuntu / debian, ensure that the qgis_XXX.0.10.so libs point to qgis_XXX.so otherwise third party apps using cmake find library rules wont be able to find the libs.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0.10.0@8379 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 8987f2f commit c1e1de5

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
qgis (0.10.0) unstable; urgency=low
1+
qgis (0.10.0) gutsy; urgency=low
22

33
* This release includes over 120 bug fixes and enchancements
44
* over the QGIS 0.9.1 release. In addition we have added

debian/libqgis-core0.10.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
usr/lib/libqgis_core.so
12
usr/lib/libqgis_core.so.*

debian/libqgis-gui0.10.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
usr/lib/libqgis_gui.so
12
usr/lib/libqgis_gui.so.*

debian/libqgisgrass0.10.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
usr/lib/libqgisgrass.so
12
usr/lib/libqgisgrass.so.*

0 commit comments

Comments
 (0)