[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. upstream/1.8.0_pre1-55-g24cab6e

Daniel Pocock daniel at pocock.com.au
Tue May 22 15:32:43 UTC 2012


The following commit has been merged in the master branch:
commit f144c0fde93f1018eb33c048967f7d5610d7e721
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Tue May 22 14:48:21 2012 +0000

    allow parallel build

diff --git a/debian/rules b/debian/rules
index 695d01f..85d8610 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,8 @@ override_dh_auto_configure:
  	 	--with-c-ares \
 		--with-b2bua
 
+override_dh_auto_build:
+	dh_auto_build --parallel
 
 # force building in the pkgroot or it won't build
 %:

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list