components/curl/patches/005-libcurl.pc.in.patch
author Drew Fisher <drew.fisher@oracle.com>
Thu, 01 Aug 2013 14:53:52 -0600
changeset 1417 5158e071d299
parent 174 187aa0541610
child 2151 8977d970976a
permissions -rw-r--r--
17257851 nameservice resource types need to stop calling svccfg refresh so much

--- libcurl.pc.in	2010-09-18 14:00:22.000000000 -0700
+++ libcurl.pc.in	2011-03-31 15:39:42.953234906 -0700
@@ -26,7 +26,7 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@
+includedir=@includedir@/curl
 supported_protocols="@SUPPORT_PROTOCOLS@"
 supported_features="@SUPPORT_FEATURES@"