[Pkg-mozext-commits] [SCM] wot extension for Firefox/Iceweasel branch, master, updated. upstream/20110704-2-g6e9cb9c

Fabrizio Regalli fabreg at fabreg.it
Sat Nov 5 16:03:32 UTC 2011


The following commit has been merged in the master branch:
commit 6e9cb9cdd875a66a706fac1e3b6a67ab9d148b8e
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Sat Nov 5 17:03:27 2011 +0100

    Removed no necessary file

diff --git a/debian/rules b/debian/rules
index 2115df1..b02f7e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ override_dh_auto_build:
 	xpi-pack . wot.xpi
 
 override_dh_auto_install:
+	rm -f $(CURDIR)/debian/usr/share/xul-ext/wot/META-INF/zigbert.rsa
+	rm -f $(CURDIR)/debian/usr/share/xul-ext/wot/META-INF/zigbert.sf
+	rm -f $(CURDIR)/debian/usr/share/xul-ext/wot/META-INF/manifest.mf
 	install-xpi --remove-license-files wot.xpi
 
 override_dh_auto_clean:

-- 
wot extension for Firefox/Iceweasel



More information about the Pkg-mozext-commits mailing list