[Pkg-mozext-commits] [compactheader] 03/04: Simplify rules
David Prévot
taffit at moszumanska.debian.org
Sun Mar 27 06:02:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 2.1
in repository compactheader.
commit 91909f1913872d947028b2aaa24a1c77930a5075
Author: David Prévot <david at tilapin.org>
Date: Sat Mar 26 16:25:52 2016 -0400
Simplify rules
Git-Dch: Ignore
---
debian/rules | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index c92d85f..bf30244 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,14 +3,8 @@
%:
dh $@ --with xul-ext --buildsystem=xul_ext
-override_dh_auto_build:
- xpi-pack . compactheader.xpi
-
override_dh_auto_install:
- install-xpi --remove-license-files compactheader.xpi
-
-override_dh_auto_clean:
- rm -f compactheader.xpi
+ install-xpi --remove-license-files xul-ext-compactheader.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/compactheader.git
More information about the Pkg-mozext-commits
mailing list