From 6ae0c1661bdc7b3c7697f75fc5128f29cae0cc81 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 25 Jun 2013 00:30:12 -0300 Subject: sword: add new package to pcr repo --- pcr/sword/curl.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 pcr/sword/curl.patch (limited to 'pcr/sword/curl.patch') diff --git a/pcr/sword/curl.patch b/pcr/sword/curl.patch new file mode 100644 index 000000000..63fd4433c --- /dev/null +++ b/pcr/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-54-g00ecf