[Pkg-mozext-commits] [SCM] nosquint addon for Iceweasel/Firefox branch, master, updated. debian/2.1.5-1-11-g1c6dc4a

David Prévot taffit at debian.org
Thu Jul 18 19:00:32 UTC 2013


The following commit has been merged in the master branch:
commit b4b224416feeaa7cb3d9f764e501db10a96f3fc9
Author: David Prévot <taffit at debian.org>
Date:   Thu Jul 18 13:34:15 2013 -0400

    Use --buildsystem=xul_ext

diff --git a/debian/rules b/debian/rules
index ebd2d9c..52ba08f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,3 @@
 #!/usr/bin/make -f
-
 %:
-	dh $@ --with xul-ext
-
-
-override_dh_auto_build:
-	xpi-pack . nosquint.xpi
-
-override_dh_auto_install:
-	install-xpi --remove-license-files nosquint.xpi
-
-override_dh_auto_clean:
-	rm -f nosquint.xpi
+	dh $@ --with xul-ext --buildsystem=xul_ext

-- 
nosquint addon for Iceweasel/Firefox



More information about the Pkg-mozext-commits mailing list