[Pkg-mozext-commits] [SCM] Debian buttons extension for the Iceweasel/Firefox browser branch, master, updated. upstream/1.6-29-gb4c133e

Damyan Ivanov dmn at debian.org
Mon Jan 23 22:15:37 UTC 2012


The following commit has been merged in the master branch:
commit 24dbaa05a3e0d841391d32fef525d079de7fd5aa
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jan 24 00:13:29 2012 +0200

    drop build scripts from binary package

diff --git a/debian/rules b/debian/rules
index e5d8cf8..ccdc0ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,12 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+TMP := debian/xul-ext-debianbuttons
+
 %:
 	dh $@ --with xul-ext --buildsystem=xul_ext
+
+override_dh_auto_install:
+	dh_auto_install
+	rm $(TMP)/usr/share/xul-ext/debianbuttons/Makefile
+	rm $(TMP)/usr/share/xul-ext/debianbuttons/build

-- 
Debian buttons extension for the Iceweasel/Firefox browser



More information about the Pkg-mozext-commits mailing list