[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. debian/1.8.10-5-5-g2a96f48

Daniel Pocock daniel at pocock.com.au
Thu Jul 18 10:27:48 UTC 2013


The following commit has been merged in the master branch:
commit 2a96f4850497a82209b9901726ba86c526569389
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Thu Jul 18 11:38:36 2013 +0200

    Suppress the recon tests again, not yet fixed upstream

diff --git a/debian/rules b/debian/rules
index 50fdfff..c637394 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,11 +40,11 @@ override_dh_auto_configure:
 	#echo "all:" > apps/clicktocall/test/Makefile
 	#echo "install:" >> apps/clicktocall/test/Makefile
 	#echo "check:" >> apps/clicktocall/test/Makefile
-	#echo "all:" > resip/recon/test/Makefile
-	#echo "install:" >> resip/recon/test/Makefile
-	#echo "check:" >> resip/recon/test/Makefile
+	echo "all:" > resip/recon/test/Makefile
+	echo "install:" >> resip/recon/test/Makefile
+	echo "check:" >> resip/recon/test/Makefile
 # FIXME - make all of the above build properly on all platforms
-# recon tests fail on i386
+# recon tests fail, requires audio hardware (fixed upstream after 1.8.11)
 # MOHParkServer lib dependency (fixed upstream)
 # clicktocall not linked to pthread (fixed upstream)
 

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list