[SCM] pluma Debian package branch, master, updated. 3f14c46c094dd5eb6347e9e1206509edc18dbcd1

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Feb 20 12:41:18 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=49c7be2

The following commit has been merged in the master branch:
commit 49c7be2e077744a18b7cb78a8de1856cf0cda5f2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 20 13:26:58 2014 +0100

    debian/rules: remove more .la files from the bin:package
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index cd7a4cd..bf5c24e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ VER  ?= $(subst $(DTYPE),,$(UVER))
 
 override_dh_install:
 	rm -rfv debian/tmp/usr/lib/*/pluma/plugin-loaders/*.la
+	rm -rfv debian/tmp/usr/lib/*/pluma/plugins/*.la
 	dh_install --list-missing
 
 override_dh_auto_configure:

-- 
pluma Debian package



More information about the pkg-mate-commits mailing list