[Git][debian-gis-team/spatialite][master] Use not-installed file instead of dh_install override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 13 16:37:19 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / spatialite
Commits:
22ed5ece by Bas Couwenberg at 2023-08-13T17:25:01+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 @@ spatialite (5.1.0-2) UNRELEASED; urgency=medium
* Strip pre-release from symbols version.
* Remove generated files in clean target.
+ * Use not-installed file instead of dh_install override.
-- Bas Couwenberg <sebastic at debian.org> Tue, 08 Aug 2023 05:29:30 +0200
=====================================
debian/not-installed
=====================================
@@ -0,0 +1 @@
+usr/lib/*/*.la
=====================================
debian/rules
=====================================
@@ -54,7 +54,3 @@ override_dh_makeshlibs:
override_dh_shlibdeps:
dh_shlibdeps -l/usr/lib:$(CURDIR)/debian/tmp/usr/lib
-
-override_dh_install:
- $(RM) debian/*/usr/lib/*/*.la
- dh_install
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/22ed5ecee53147e1839e0af361a2b30bf0093f78
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/22ed5ecee53147e1839e0af361a2b30bf0093f78
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/20230813/59f759b7/attachment.htm>
More information about the Pkg-grass-devel
mailing list