Bas Couwenberg pushed to branch experimental at Debian GIS Project / grass


Commits:
8fe8a639 by Bas Couwenberg at 2022-05-09T12:14:52+02:00
Drop libgdal.so symlink.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+grass (8.0.2~rc1-1~exp2) UNRELEASED; urgency=medium
+
+  * Drop libgdal.so symlink.
+
+ -- Bas Couwenberg <[email protected]>  Mon, 09 May 2022 12:14:42 +0200
+
 grass (8.0.2~rc1-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/rules
=====================================
@@ -171,9 +171,6 @@ override_dh_auto_install:
        # install grass wrapper scripts
        install -m 755 debian/x-grass debian/tmp/usr/bin/x-grass
 
-       ln -fs /usr/lib/$(shell objdump -p /usr/lib/`gdal-config --libs | cut 
-d' ' -f2 | sed -e 's/-l/lib/'`.so | grep SONAME | cut -d' ' -f18) \
-               debian/tmp/usr/lib/$(BASE_NAME)/lib/libgdal.so
-
        # Remove empty directory
        rmdir debian/tmp/usr/lib/$(BASE_NAME)/gui/wxpython/scripts/
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/grass/-/commit/8fe8a639bb4cbf6675a0f927415e4dcdac633087

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/grass/-/commit/8fe8a639bb4cbf6675a0f927415e4dcdac633087
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to