[SCM] eom Debian package branch, master, updated. ad79998627f18ed5f41482677a47dbdced1d5144

Mike Gabriel sunweaver at moszumanska.debian.org
Sun Apr 13 19:35:03 UTC 2014


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

The following commit has been merged in the master branch:
commit dd990c78624277d04733c24be926d1934e4fbd08
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Apr 12 23:37:39 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 2adfda1..2fa6802 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,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

-- 
eom Debian package



More information about the pkg-mate-commits mailing list