[SCM] mate-dialogs Debian package branch, master, updated. 085473f94847ab26b39f5780e881b2ebc67d38c8
Mike Gabriel
sunweaver at moszumanska.debian.org
Fri Mar 7 21:41:58 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-dialogs.git;a=commitdiff;h=e8cbd90
The following commit has been merged in the master branch:
commit e8cbd90e6ad2a1931173a93257145850b8048d05
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Mar 7 00:11:19 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 6ddcd8e..b97bdc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,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 -- \
--disable-scrollkeeper
--
mate-dialogs Debian package
More information about the pkg-mate-commits
mailing list