summaryrefslogtreecommitdiff
path: root/pcr/sword/curl.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-12-27 11:24:38 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-12-27 11:24:38 -0200
commit9935dcf6515d22513f9168929f483525157a7a5b (patch)
treed37da56bc2fbdb17ba5a6e4010e2ce5b748badb3 /pcr/sword/curl.patch
parentbd75d23075a083ffc4fb9b5e6d2eb06326ccf294 (diff)
downloadabslibre-9935dcf6515d22513f9168929f483525157a7a5b.tar.gz
abslibre-9935dcf6515d22513f9168929f483525157a7a5b.tar.bz2
abslibre-9935dcf6515d22513f9168929f483525157a7a5b.zip
sword: remove from [pcr] because it has been released as Arch official package
Diffstat (limited to 'pcr/sword/curl.patch')
-rw-r--r--pcr/sword/curl.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/pcr/sword/curl.patch b/pcr/sword/curl.patch
deleted file mode 100644
index 63fd4433c..000000000
--- a/pcr/sword/curl.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-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>