[SCM] atril Debian package branch, master, updated. bf76524ae9062935c5d0a6b82a75288386038e89

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Mon Apr 21 21:59:50 UTC 2014


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

The following commit has been merged in the master branch:
commit bf76524ae9062935c5d0a6b82a75288386038e89
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Tue Apr 22 00:15:06 2014 +0300

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

diff --git a/debian/rules b/debian/rules
index 5e13832..6e9f543 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ VER  ?= $(subst $(DTYPE),,$(UVER))
 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

-- 
atril Debian package



More information about the pkg-mate-commits mailing list