]> git.pld-linux.org Git - packages/curl.git/blame - curl-pc.patch
- ghost soname symlink
[packages/curl.git] / curl-pc.patch
CommitLineData
a48a1738
JB
1--- curl-7.16.2/libcurl.pc.in.orig 2007-02-18 10:41:27.000000000 +0100
2+++ curl-7.16.2/libcurl.pc.in 2007-06-24 18:31:26.367429453 +0200
3@@ -33,6 +33,6 @@
4 URL: http://curl.haxx.se/
5 Description: Library to transfer files with ftp, http, etc.
6 Version: @VERSION@
7-Libs: -L${libdir} -lcurl @LDFLAGS@ @LIBS@
8+Libs: -L${libdir} -lcurl
9 Libs.private: @LIBCURL_LIBS@ @LIBS@
10 Cflags: -I${includedir}
This page took 0.498961 seconds and 4 git commands to generate.