[libgltf] 03/07: add --parallel

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:54:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libgltf.

commit fe7afd300f91de2fe15be4506c9f0950889b88ca
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Sep 6 20:35:16 2016 +0200

    add --parallel
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index aa41b52..4ec3cce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-	dh $@  --with autoreconf
+	dh $@  --parallel --with autoreconf
 
 # needs OpenGL working, we shouldn't and can't rely on $DISPLAY, though
 # and xfvb-run doesn't work...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libgltf.git



More information about the Pkg-openoffice-commits mailing list