[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 482/483: Simplify rules
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:42:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit 7d231c4b48d9dd5aa9872bdfbe155b5970972a64
Author: David Prévot <david at tilapin.org>
Date: Thu Jan 22 16:48:53 2015 -0400
Simplify rules
---
debian/rules | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/debian/rules b/debian/rules
index d077ee3..671eee7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,9 @@
#!/usr/bin/make -f
-
%:
- dh $@ --with xul-ext
+ dh $@ --with xul-ext --buildsystem=xul_ext
get-orig-source:
uscan --verbose --compression xz
-override_dh_auto_build:
- xpi-pack . adblock-plus-element-hiding-helper.xpi
-
-override_dh_auto_install:
- install-xpi --remove-license-files adblock-plus-element-hiding-helper.xpi
-
-override_dh_auto_clean:
- rm -f adblock-plus-element-hiding-helper.xpi
-
override_dh_installchangelogs:
dh_installchangelogs $(CURDIR)/debian/upstream-changelog
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list