[libabw] 02/07: use --parallel

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:53:29 UTC 2016


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

rene pushed a commit to branch master
in repository libabw.

commit 21712473712d6468c6028274ef2d185325967704
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Sep 6 01:29:56 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 6b1343a..0b44e9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 CPPFLAGS+=-DBOOST_SYSTEM_NO_DEPRECATED
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-werror --libdir=/usr/lib \

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



More information about the Pkg-openoffice-commits mailing list