[Pkg-mozext-commits] [SCM] dom-inspector Debian extension branch, master, updated. debian/2.0.11-1-14-gd657052
David Prévot
taffit at debian.org
Thu Jul 18 23:26:08 UTC 2013
The following commit has been merged in the master branch:
commit e7faeb1d8f7f82d562ecbdeb0867bce9840f2a5a
Author: David Prévot <taffit at debian.org>
Date: Thu Jul 18 18:03:46 2013 -0400
Use --buildsystem=xul_ext
diff --git a/debian/rules b/debian/rules
index 90126db..0084648 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --with xul-ext
-
-
-override_dh_auto_build:
- xpi-pack . dom.xpi
-
-override_dh_auto_install:
- install-xpi --remove-license-files dom.xpi
-
-override_dh_auto_clean:
- rm -f dom.xpi
-
+ dh $@ --with xul-ext --buildsystem=xul_ext
--
dom-inspector Debian extension
More information about the Pkg-mozext-commits
mailing list