[SCM] idjc/master: Remove la file

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Sep 5 23:22:02 UTC 2013


The following commit has been merged in the master branch:
commit faf9e64e8807824e1f34d8293b8221545eb7fcea
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Sep 6 01:06:27 2013 +0200

    Remove la file

diff --git a/debian/rules b/debian/rules
index ca32388..d6debe5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,8 @@ override_dh_auto_install:
 	# remove pyc files
 	find debian/idjc/ -name \*.pyc -exec rm -v {} +
 	find debian/idjc -type d -empty -delete
+	# remove la file
+	rm -f debian/idjc/usr/lib/idjc/idjc.la
 
 get-orig-source:
 	uscan --force-download

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list