[Pkg-mozext-commits] [dispmua] 10/11: Shorten rules

David Prévot taffit at moszumanska.debian.org
Sun Oct 25 15:24:20 UTC 2015


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

taffit pushed a commit to branch master
in repository dispmua.

commit fafa9eabe60f45bac04b6b900b935a37243082d0
Author: David Prévot <david at tilapin.org>
Date:   Sat Oct 24 23:20:15 2015 -0400

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

diff --git a/debian/rules b/debian/rules
index 20980c6..d4e0b08 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-dispmua.xpi
+	dh $@ --with xul-ext --buildsystem=xul_ext
 
 override_dh_auto_install:
 	install-xpi -x LICENSE -x CHANGELOG xul-ext-dispmua.xpi

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



More information about the Pkg-mozext-commits mailing list