[Pkg-mozext-commits] [SCM] searchload-options extension for Firefox/Iceweasel branch, master, updated. debian/0.6.3-2-11-g6a9e783

David Prévot taffit at debian.org
Wed Jul 17 23:59:48 UTC 2013


The following commit has been merged in the master branch:
commit cc7086f000b58a8aff280cf4b9c4948c18067d32
Author: David Prévot <taffit at debian.org>
Date:   Wed Jul 17 19:40:36 2013 -0400

    Use --buildsystem=xul_ext

diff --git a/debian/rules b/debian/rules
index 3c3204c..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 . searchopt.xpi
-
-override_dh_auto_install:
-	install-xpi --remove-license-files searchopt.xpi
-
-override_dh_auto_clean:
-	rm -f searchopt.xpi
+	dh $@ --with xul-ext --buildsystem=xul_ext

-- 
searchload-options extension for Firefox/Iceweasel



More information about the Pkg-mozext-commits mailing list