[libeot] 03/04: use --parallel

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:52:30 UTC 2016


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

rene pushed a commit to branch master
in repository libeot.

commit d728c4fa3ac471aeb760299956833f4491e6f059
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Wed Sep 7 07:53:50 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 9b5ffb9..d5def3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@  --with autoreconf
+	dh $@  --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-static

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



More information about the Pkg-openoffice-commits mailing list