[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master,	updated. debian/0.7.7-1-1-gb350683
    Guido Günther 
    agx at sigxcpu.org
       
    Mon Mar  8 13:21:58 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit b350683900c065229df0da6943a3a7a9c8a15522
Author: Guido Günther <agx at sigxcpu.org>
Date:   Mon Mar 8 14:21:23 2010 +0100
    Enable parallel build
diff --git a/debian/rules b/debian/rules
index 50dcb56..66f5b75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 DEB_PYTHON_SYSTEM = pycentral
+DEB_BUILD_PARALLEL = yes
 
 ifneq (,$(findstring $(DEB_HOST_ARCH), i386 amd64))
   BUILD_XEN = --with-xen
-- 
Libvirt Debian packaging
    
    
More information about the Pkg-libvirt-commits
mailing list