[SCM] mozo Debian package branch, master, updated. debian/1.6.1-1-10-gb8a08c2

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Thu Apr 24 19:59:01 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mozo.git;a=commitdiff;h=b72032a

The following commit has been merged in the master branch:
commit b72032ad3817e64e7305acb10a17a4f525ff3f86
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Thu Apr 24 18:03:50 2014 +0300

    debian/rules: Enable parallel builds.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1782438..dea578a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_BUILD_PARALLEL = 1
+
 DEB_DH_INSTALL_ARGS += --list-missing
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh

-- 
mozo Debian package



More information about the pkg-mate-commits mailing list