[SCM] mate-power-manager Debian package branch, master, updated. 3ce55edff0ca5691cae42a12a0449d73f177943d

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Mon Apr 21 18:45:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-power-manager.git;a=commitdiff;h=afa7e1a

The following commit has been merged in the master branch:
commit afa7e1a4aba2db392239b94258f5418657f27197
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon Apr 21 21:37:21 2014 +0300

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

diff --git a/debian/rules b/debian/rules
index de4c2a5..9ecc1ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ override_dh_install:
 	dh_install --list-missing
 
 override_dh_auto_configure:
+	# ustream is without configure. autogen.sh will create it
+	NOCONFIGURE=1 ./autogen.sh
 	# We patched the configure.ac, rebuild configure
 	REQUIRED_AUTOMAKE_VERSION=1.9 USE_MATE2_MACROS=1 USE_COMMON_DOC_BUILD=yes \
 		PKG_NAME=mate-power-manager mate-autogen

-- 
mate-power-manager Debian package



More information about the pkg-mate-commits mailing list