mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
84c7850831
Newer bibletime will not work with sword-1.7.0 yet, so, until then. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
22 lines
755 B
Diff
22 lines
755 B
Diff
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 <fcntl.h>
|
|
|
|
#include <curl/curl.h>
|
|
-#include <curl/types.h>
|
|
#include <curl/easy.h>
|
|
|
|
#include <swlog.h>
|
|
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 <cctype>
|
|
|
|
#include <curl/curl.h>
|
|
-#include <curl/types.h>
|
|
#include <curl/easy.h>
|
|
|
|
#include <swlog.h>
|