[SCM] mma/master: Edit debian/rules to exclude the new lib-files.tar.gz

foka at users.alioth.debian.org foka at users.alioth.debian.org
Wed Dec 16 05:19:24 UTC 2015


The following commit has been merged in the master branch:
commit a643fc45e289b6b89dadcf3c25dca7b826a63bef
Author: Anthony Fok <foka at debian.org>
Date:   Tue Dec 15 21:53:55 2015 -0700

    Edit debian/rules to exclude the new lib-files.tar.gz

diff --git a/debian/rules b/debian/rules
index 038dee8..89b2c30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ override_dh_clean:
 	dh_clean -X#
 
 override_dh_install:
-	dh_install -X.mmaDB -X#
+	dh_install -X.mmaDB -Xlib-files.tar.gz -X#
 
 override_dh_installdocs:
 	dh_installdocs -X# -XCOPYING

-- 
mma packaging



More information about the pkg-multimedia-commits mailing list