libcurl: specify capath
authorShawn J. Goff <shawn7400@gmail.com>
Wed, 17 Apr 2013 11:31:27 +0000 (11:31 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 21 Apr 2013 21:15:08 +0000 (23:15 +0200)
commit4f3c8cf94bd610f60c6963cb6c1df041a1ebb7f3
treefcb161cae807249b923ad7887729dcd8d5a1cd5c
parentf39b706b087865112e351503ee51c60e5c2453f5
libcurl: specify capath

Since openssl's path is '/etc/ssl/' (specified in our openssl package),
we should also make sure that's what curl is using.

Previously, it's hasn't been specified, which means it changes depending
on the host system where it's compiled.

Signed-off-by: Shawn J. Goff <shawn7400@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libcurl/libcurl.mk