[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 6e9562d6bff244750014a2c4e29fda9efc88dc1d
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Thu Jul 18 11:12:45 2013 +0200

    Re-enable suppressed test cases

diff --git a/debian/rules b/debian/rules
index 78067a4..50fdfff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,15 +34,15 @@ override_dh_auto_configure:
  	 	--with-c-ares \
 		--with-recon \
 		--with-b2bua
-	echo "all:" > resip/recon/MOHParkServer/Makefile
-	echo "install:" >> resip/recon/MOHParkServer/Makefile
-	echo "check:" >> resip/recon/MOHParkServer/Makefile
-	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/MOHParkServer/Makefile
+	#echo "install:" >> resip/recon/MOHParkServer/Makefile
+	#echo "check:" >> resip/recon/MOHParkServer/Makefile
+	#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
 # FIXME - make all of the above build properly on all platforms
 # recon tests fail on i386
 # MOHParkServer lib dependency (fixed upstream)

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list