[Git][debian-gis-team/freexl][experimental] Remove .la file, not installed.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 10:15:59 BST 2021



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


Commits:
b73486a7 by Bas Couwenberg at 2021-09-12T11:11:49+02:00
Remove .la file, not installed.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ freexl (2.0.0~rc1-1~exp2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
   * Bump debhelper compat to 12, no changes.
+  * Remove .la file, not installed.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 16:21:28 +0200
 


=====================================
debian/rules
=====================================
@@ -17,6 +17,11 @@ UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 %:
 	dh $@
 
+override_dh_install:
+	$(RM) $(CURDIR)/debian/*/usr/lib/*/libfreexl.la
+
+	dh_install
+
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION)
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/freexl/-/commit/b73486a76d99860e5ce8f9e883093deade5d4f24

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/freexl/-/commit/b73486a76d99860e5ce8f9e883093deade5d4f24
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/20210912/ad303977/attachment.htm>


More information about the Pkg-grass-devel mailing list