[SCM] mate-user-share Debian package branch, master, updated. 8622bf6a10a3ca3b49231f3dee5366890487aa1b
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Thu Apr 24 19:57:35 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-user-share.git;a=commitdiff;h=8622bf6
The following commit has been merged in the master branch:
commit 8622bf6a10a3ca3b49231f3dee5366890487aa1b
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Thu Apr 24 08:47:17 2014 +0300
debian/rules: Enable parallel builds.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 7e3a40e..5ea4a07 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_CONFIGURE_SCRIPT := ./autogen.sh
DEB_DH_MAKESHLIBS_ARGS += --exclude=libcaja-share-extension.so
--
mate-user-share Debian package
More information about the pkg-mate-commits
mailing list