[Pkg-mozext-commits] [livehttpheaders] 08/12: Shorten rules

David Prévot taffit at moszumanska.debian.org
Sat May 2 14:04:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository livehttpheaders.

commit ae4561ff6c09c62be45384c699250ca07de2b625
Author: David Prévot <david at tilapin.org>
Date:   Sat May 2 08:14:46 2015 -0400

    Shorten rules
    
    Git-Dch: Ignore
---
 debian/rules | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6e1433a..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 . live.xpi
-
-override_dh_auto_install:
-	install-xpi --remove-license-files live.xpi
-
-override_dh_auto_clean:
-	rm -f live.xpi
+	dh $@ --with xul-ext --buildsystem=xul_ext

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/livehttpheaders.git



More information about the Pkg-mozext-commits mailing list