]> git.pld-linux.org Git - packages/curl.git/commitdiff
- fixed in 7.21.6
authorsparky <sparky@pld-linux.org>
Sun, 24 Apr 2011 14:27:57 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl-config.patch -> 1.2

curl-config.patch [deleted file]

diff --git a/curl-config.patch b/curl-config.patch
deleted file mode 100644 (file)
index 234b42e..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- curl-7.21.5/curl-config.in.orig    2011-03-19 16:17:12.000000000 +0100
-+++ curl-7.21.5/curl-config.in 2011-04-21 19:52:38.816107851 +0200
-@@ -94,7 +94,7 @@
-       ;;
-     --version)
--      echo libcurl @VERSION@
-+      echo libcurl @CURLVERSION@
-       exit 0
-       ;;
-@@ -113,7 +113,7 @@
-         # silent success
-         exit 0
-       else
--        echo "requested version $checkfor is newer than existing @VERSION@"
-+        echo "requested version $checkfor is newer than existing @CURLVERSION@"
-         exit 1
-       fi
-       ;;
This page took 0.40648 seconds and 4 git commands to generate.