[libsys-virt-perl] 01/02: Disable parallel building (cf. #888281)
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Wed Jan 24 15:38:01 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libsys-virt-perl.
commit 83590f5bcdbb9b023a3a6672f07a9cf50a46c4a3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Jan 24 16:33:02 2018 +0100
    Disable parallel building (cf. #888281)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d8309f6..c4edcbf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@
+	dh $@ --no-parallel
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list