From 84c7850831be3f396215c96030f891594b6924cc Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 15 Nov 2013 17:02:41 +0700 Subject: academic/sword: Downgraded to 1.6.2 Newer bibletime will not work with sword-1.7.0 yet, so, until then. Signed-off-by: Willy Sudiarto Raharjo --- academic/sword/curl.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 academic/sword/curl.patch (limited to 'academic/sword/curl.patch') diff --git a/academic/sword/curl.patch b/academic/sword/curl.patch new file mode 100644 index 0000000000..63fd4433cf --- /dev/null +++ b/academic/sword/curl.patch @@ -0,0 +1,22 @@ +diff -Naur sword-1.6.2.orig/src/mgr/curlftpt.cpp sword-1.6.2.new/src/mgr/curlftpt.cpp +--- sword-1.6.2.orig/src/mgr/curlftpt.cpp 2011-07-27 00:41:40.000000000 +0200 ++++ sword-1.6.2.new/src/mgr/curlftpt.cpp 2011-07-27 00:42:05.000000000 +0200 +@@ -26,7 +26,6 @@ + #include + + #include +-#include + #include + + #include +diff -Naur sword-1.6.2.orig/src/mgr/curlhttpt.cpp sword-1.6.2.new/src/mgr/curlhttpt.cpp +--- sword-1.6.2.orig/src/mgr/curlhttpt.cpp 2011-07-27 00:41:40.000000000 +0200 ++++ sword-1.6.2.new/src/mgr/curlhttpt.cpp 2011-07-27 00:42:45.000000000 +0200 +@@ -25,7 +25,6 @@ + #include + + #include +-#include + #include + + #include -- cgit v1.2.3