[Git][debian-gis-team/libspatialindex][master] Use not-installed file instead of dh_install override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 12 13:55:50 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / libspatialindex


Commits:
1de3387c by Bas Couwenberg at 2023-08-12T14:52:44+02:00
Use not-installed file instead of dh_install override.

- - - - -


3 changed files:

- debian/changelog
- + debian/not-installed
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ spatialindex (1.9.3-4) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Use not-installed file instead of dh_install override.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:01:24 +0100
 


=====================================
debian/not-installed
=====================================
@@ -0,0 +1 @@
+usr/lib/*/*.la


=====================================
debian/rules
=====================================
@@ -23,10 +23,5 @@ override_dh_auto_configure:
 	dh_auto_configure -- -DSIDX_LIB_SUBDIR=lib/$(DEB_HOST_MULTIARCH) \
 	                     -DCMAKE_SKIP_RPATH=ON
 
-override_dh_install:
-	$(RM) $(CURDIR)/debian/tmp/usr/lib/*/*.la
-
-	dh_install
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/1de3387cbcc5df32ed829682cc49bdc4f81c2b19

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230812/828f33a3/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list