[SCM] hexter packaging branch, master, updated. upstream/0.6.2-17-geaa0ae4

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Aug 18 10:48:02 UTC 2010


The following commit has been merged in the master branch:
commit 609918ac8a6008b9cc1fddd8f0c76d397d6b246e
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Aug 18 12:40:10 2010 +0200

    Remove .la files.

diff --git a/debian/rules b/debian/rules
index df83c29..ed11e83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,8 @@ LDFLAGS=-Wl,--as-needed
 
 %:
 	dh $@ --with autotools_dev
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -f $(CURDIR)/debian/hexter/usr/lib/dssi/hexter.la
+

-- 
hexter packaging



More information about the pkg-multimedia-commits mailing list