[SCM] mate-icon-theme Debian package branch, master, updated. debian/1.6.2-1-10-g9a3aae8

Mike Gabriel sunweaver at moszumanska.debian.org
Wed Mar 19 11:22:06 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-icon-theme.git;a=commitdiff;h=eb31f12

The following commit has been merged in the master branch:
commit eb31f122ba88503829d44fe1ed5d574024613bca
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Mar 15 21:34:33 2014 +0100

    debian/rules: Build package using autogen.sh.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9bb20e2..7448f7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ override_dh_install:
 	dh_install --list-missing
 
 override_dh_auto_configure:
+	# upstream tarball is without configure. autogen.sh will create it
+	NOCONFIGURE=1 ./autogen.sh
 	dh_auto_configure -- \
 		--enable-test-themes
 

-- 
mate-icon-theme Debian package



More information about the pkg-mate-commits mailing list