]> git.pld-linux.org Git - packages/curl.git/blob - curl-pc.patch
- up to 7.27.0
[packages/curl.git] / curl-pc.patch
1 --- curl-7.20.0/libcurl.pc.in.orig      2009-11-17 19:11:07.000000000 +0100
2 +++ curl-7.20.0/libcurl.pc.in   2010-02-09 20:23:25.000000000 +0100
3 @@ -35,6 +35,6 @@
4  URL: http://curl.haxx.se/
5  Description: Library to transfer files with ftp, http, etc.
6  Version: @CURLVERSION@
7 -Libs: -L${libdir} -lcurl @LIBS@
8 +Libs: -L${libdir} -lcurl
9  Libs.private: @LIBCURL_LIBS@ @LIBS@
10  Cflags: -I${includedir}
This page took 0.560005 seconds and 3 git commands to generate.