[Pkg-mozext-commits] [SCM] Personas Plus addon for FireFox/Iceweasel branch, master, updated. debian/1.6.2-2-12-g6488c01
David Prévot
taffit at debian.org
Sat Jul 20 00:36:44 UTC 2013
The following commit has been merged in the master branch:
commit 0234d294f82f671ee93fb057c9d28149e46bfa4a
Author: David Prévot <taffit at debian.org>
Date: Fri Jul 19 19:50:00 2013 -0400
Use --buildsystem=xul_ext
diff --git a/debian/rules b/debian/rules
index 18861b7..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 . personasplus.xpi
-
-override_dh_auto_install:
- install-xpi --remove-license-files personasplus.xpi
-
-override_dh_auto_clean:
- rm -f personasplus.xpi
+ dh $@ --with xul-ext --buildsystem=xul_ext
--
Personas Plus addon for FireFox/Iceweasel
More information about the Pkg-mozext-commits
mailing list