[med-svn] [libquazip] 02/05: Drop redundant --parallel

Andreas Tille tille at debian.org
Tue Sep 26 20:37:51 UTC 2017


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

tille pushed a commit to branch master
in repository libquazip.

commit f9dffadf93afa3a3967e7f8ac435887c5b12b00a
Author: Andreas Tille <tille at debian.org>
Date:   Tue Sep 26 22:14:30 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index f2617c7..5e9a8d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ QT5_PATH = build/qt5
 # This has to be exported to make some magic below work.
 
 %:
-	dh $@ --parallel #--with migrations
+	dh $@ #--with migrations
 
 override_dh_auto_configure:
 	mkdir -p $(QT4_PATH) $(QT5_PATH)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libquazip.git



More information about the debian-med-commit mailing list