[SCM] mate-screensaver Debian package branch, master, updated. 54a44bb8e96b88418862de91156def1ab625d9bb

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Apr 24 18:57:32 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-screensaver.git;a=commitdiff;h=716a80d

The following commit has been merged in the master branch:
commit 716a80d1df1bea01fd25bf98b57ea97288f61f81
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Mar 13 17:59:24 2014 +0100

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

diff --git a/debian/rules b/debian/rules
index f39800f..e606fe9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,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-static \
 		--with-xscreensaverdir=/usr/share/xscreensaver/config \

-- 
mate-screensaver Debian package



More information about the pkg-mate-commits mailing list