[SCM] mate-themes Debian package branch, master, updated. debian/1.6.2-1-10-g2cf2c3f
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Mar 13 00:23:29 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-themes.git;a=commitdiff;h=5572fd2
The following commit has been merged in the master branch:
commit 5572fd27d0b3974990cd4e797295b0fd1e13cce8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Mar 12 21:22:05 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 d0b1698..388e315 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,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-themes Debian package
More information about the pkg-mate-commits
mailing list