[Pkg-mozext-commits] [cookie-monster] 05/07: Shorten rules
David Prévot
taffit at moszumanska.debian.org
Fri May 1 02:28:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository cookie-monster.
commit 29017b3bd5cef6cc2a415fdd05f340d49b74789e
Author: David Prévot <david at tilapin.org>
Date: Thu Apr 30 22:01:39 2015 -0400
Shorten rules
Git-Dch: Ignore
---
debian/clean | 1 -
debian/rules | 6 +-----
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index 1bc14ae..0000000
--- a/debian/clean
+++ /dev/null
@@ -1 +0,0 @@
-xul-ext-cookie-monster.xpi
diff --git a/debian/rules b/debian/rules
index 8f2b9bc..081a3d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,6 @@
#!/usr/bin/make -f
-
%:
- dh $@ --with xul-ext
-
-override_dh_auto_build:
- xpi-pack . xul-ext-cookie-monster.xpi
+ dh $@ --with xul-ext --buildsystem=xul_ext
override_dh_auto_install:
install-xpi --remove-license-files xul-ext-cookie-monster.xpi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/cookie-monster.git
More information about the Pkg-mozext-commits
mailing list