[SCM] Image Reduction and Analysis Facility branch, debian, updated. 2ed5153522c1f923da70822b59c44e6544884252

Ole Streicher debian at liska.ath.cx
Sun Jun 2 22:15:17 UTC 2013


The following commit has been merged in the debian branch:
commit b8a0aa694e1b966fc65547d3828d7161b3c2ee46
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Jun 2 10:57:49 2013 +0200

    Dont build curl or libxmlrpc

diff --git a/debian/patches/voclient.patch b/debian/patches/voclient.patch
index 1828e1d..960d15a 100644
--- a/debian/patches/voclient.patch
+++ b/debian/patches/voclient.patch
@@ -270,3 +270,25 @@
  #include <curl/easy.h>
  
  #include "votParse.h"
+--- a/vendor/voclient/common/mklibs
++++ b/vendor/voclient/common/mklibs
+@@ -7,7 +7,7 @@
+ setenv CC 	"gcc"
+ setenv CXX 	"g++"
+ 
+-set	build_curl	= 1
++set	build_curl	= 0
+ 
+ 
+ 
+--- a/vendor/voclient/libsamp/libxrpc/mklibs
++++ b/vendor/voclient/libsamp/libxrpc/mklibs
+@@ -7,7 +7,7 @@
+ setenv CXX 	"g++"
+ 
+ set	build_curl	= 0
+-set	build_xmlrpc	= 1
++set	build_xmlrpc	= 0
+ 
+ 
+ 

-- 
Image Reduction and Analysis Facility



More information about the debian-science-commits mailing list