[Pkg-mozext-commits] [downthemall] 05/07: Drop useless license files

David Prévot taffit at moszumanska.debian.org
Fri Apr 1 14:39:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository downthemall.

commit bef88656ca4748427e922995f7da8a39c46a6d1a
Author: David Prévot <david at tilapin.org>
Date:   Fri Apr 1 10:13:24 2016 -0400

    Drop useless license files
---
 debian/rules | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index a48b04d..2e40b6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,8 @@
 #!/usr/bin/make -f
-
 %:
-	dh $@ --with xul-ext
-
-override_dh_auto_build:
-	xpi-pack . downthemall.xpi
+	dh $@ --with xul-ext --buildsystem=xul_ext
 
 override_dh_auto_install:
-	install-xpi --remove-license-files downthemall.xpi
-
-override_dh_auto_clean:
-	rm -f downthemall.xpi
+	install-xpi --remove-license-files xul-ext-downthemall.xpi
+	rm -f debian/xul-ext-downthemall/usr/share/xul-ext/downthemall/GPL
+	rm -f debian/xul-ext-downthemall/usr/share/xul-ext/downthemall/LGPL

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/downthemall.git



More information about the Pkg-mozext-commits mailing list