[Pkg-mozext-commits] [SCM] lightweight RSS and Atom feed reader for Iceweasel/Firefox branch, master, updated. debian/1.4.12-3-22-g08caeb8

David Prévot taffit at debian.org
Fri Jul 19 22:27:30 UTC 2013


The following commit has been merged in the master branch:
commit ed629b14d5eeb2edfa9440a51d3aa2fb312c52ec
Author: David Prévot <taffit at debian.org>
Date:   Fri Jul 19 17:50:50 2013 -0400

    Get rid of empty directories
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 52ba08f..dcd3054 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,7 @@
 #!/usr/bin/make -f
 %:
 	dh $@ --with xul-ext --buildsystem=xul_ext
+
+override_dh_auto_install:
+	dh_auto_install -O--buildsystem=xul_ext
+	rmdir $(CURDIR)/debian/xul-ext-sage/usr/share/xul-ext/sage/chrome/locale/*\ \(1\)

-- 
lightweight RSS and Atom feed reader for Iceweasel/Firefox



More information about the Pkg-mozext-commits mailing list