[SCM] mate-polkit Debian package branch, master, updated. debian/1.8.0+dfsg1-1-5-gac6dcb1
Mike Gabriel
sunweaver at moszumanska.debian.org
Wed Apr 30 14:22:00 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-polkit.git;a=commitdiff;h=62a322d
The following commit has been merged in the master branch:
commit 62a322d9abdb93fe82c5ac050c85f4b6d360814c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Apr 30 16:19:56 2014 +0200
debian/rules: Enable parallel builds.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 1a533b4..5b07b8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,8 @@ include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/utils.mk
+DEB_BUILD_PARALLEL = 1
+
DEB_DH_INSTALL_ARGS += --list-missing
DEB_CONFIGURE_SCRIPT := ./autogen.sh
--
mate-polkit Debian package
More information about the pkg-mate-commits
mailing list