[SCM] lvtk/master: Enable parallel build.
    mira-guest at users.alioth.debian.org 
    mira-guest at users.alioth.debian.org
       
    Tue Sep  6 12:33:06 UTC 2016
    
    
  
The following commit has been merged in the master branch:
commit 416b73691460458660c4f3097ef32e0663e5d525
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Sep 6 14:26:20 2016 +0200
    Enable parallel build.
diff --git a/debian/rules b/debian/rules
index 1a3a0be..4a44521 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ CONFIGURE_EXTRA_FLAGS += --docs
 endif
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	$(WAF) configure \
-- 
lvtk packaging
    
    
More information about the pkg-multimedia-commits
mailing list