[Pkg-mozext-commits] [firexpath] 49/51: Do not ship license file

David Prévot taffit at moszumanska.debian.org
Sun Mar 22 15:08:54 UTC 2015


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

taffit pushed a commit to branch master
in repository firexpath.

commit a89e34c1f08eff43e1d41ad0d0c5327ced2c4c7e
Author: David Prévot <david at tilapin.org>
Date:   Sun Mar 22 10:44:31 2015 -0400

    Do not ship license file
    
    Git-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1e5cf12..345320e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,8 @@
 %:
 	dh $@ --with xul-ext --buildsystem=xul_ext
 
+override_dh_auto_install:
+	install-xpi --remove-license-files *.xpi
+
 get-orig-source:
 	uscan --rename --compression xz --verbose --force

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



More information about the Pkg-mozext-commits mailing list