[libstaroffice] 05/06: add --parallel

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


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

rene pushed a commit to branch master
in repository libstaroffice.

commit 1bbe32fb62033396cd2cd3d2efa5813ec005e0c4
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Wed Sep 7 22:59:05 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 28b28fd..bd93fff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ CONFIGURE_FLAGS += --without-docs --enable-static --disable-werror
 
 # 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/libstaroffice.git



More information about the Pkg-openoffice-commits mailing list