[libzmf] 03/09: use --parallel

Rene Engelhard rene at moszumanska.debian.org
Thu Sep 8 20:20:23 UTC 2016


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

rene pushed a commit to branch master
in repository libzmf.

commit 99d3de3108f9cf112a086148cbae97ca1b07f420
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Wed Sep 7 21:03:07 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index c333f21..6bf9e26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ CONFIGURE_FLAGS += --libdir=/usr/lib --without-docs --enable-static --disable-we
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@  --with autoreconf
+	dh $@  --parallel --with autoreconf
 
 override_dh_auto_configure:
 

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



More information about the Pkg-openoffice-commits mailing list