[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. debian/1.8.10-5
Daniel Pocock
daniel at pocock.com.au
Thu Jul 18 09:08:22 UTC 2013
The following commit has been merged in the master branch:
commit aa1b088111eb7acc2cee0606cffadff4b3bd7d01
Author: Daniel Pocock <daniel at pocock.com.au>
Date: Sun Jun 23 14:11:26 2013 +0200
Disable recon test cases
diff --git a/debian/rules b/debian/rules
index b040bc5..78067a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,13 @@ 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
+# FIXME - make all of the above build properly on all platforms
+# recon tests fail on i386
+# MOHParkServer lib dependency (fixed upstream)
+# clicktocall not linked to pthread (fixed upstream)
override_dh_auto_build:
dh_auto_build --parallel
--
reSIProcate
More information about the Pkg-voip-commits
mailing list