Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > f5a5a462592eb6a911db314d83b492b8 > files > 8

freepops-0.2.9-14.mga5.src.rpm

Index: freepops-0.2.9/modules/src/luacurl/lua-curl-0.3.0.diff
===================================================================
--- freepops-0.2.9/modules/src/luacurl/lua-curl-0.3.0.diff
+++ freepops-0.2.9/modules/src/luacurl/lua-curl-0.3.0.diff	2014-10-11 09:44:13.061282987 +0000
@@ -184,3 +184,17 @@
  		sed "s/ /\",/" | sed "s/$$/},/" > curl_authopt.h
  
  curl_ftpauthopt.h:$(HEADER)
+Index: lua-curl-0.3.0/lua-curl.c
+===================================================================
+--- lua-curl-0.3.0/lua-curl.c
++++ lua-curl-0.3.0/lua-curl.c	2014-10-11 09:27:35.030791437 +0000
+@@ -69,9 +69,6 @@
+ #ifndef CURLOPT_READDATA
+ 	#define CURLOPT_READDATA  CURLOPT_INFILE 
+ #endif
+-#ifndef CURLOPT_HEADERDATA
+-	#define CURLOPT_HEADERDATA CURLOPT_WRITEHEADER
+-#endif
+ 
+ /* strings put in the bag, vectorialized for faster/shorter access */
+