diff --git a/packages/web/curl/build b/packages/web/curl/build index 6d1d70af6d..5e256923af 100755 --- a/packages/web/curl/build +++ b/packages/web/curl/build @@ -77,7 +77,7 @@ ac_cv_header_librtmp_rtmp_h=yes \ --without-gnutls \ --without-polarssl \ --without-nss \ - --with-ca-bundle="/etc/ssl/cacert.pem" \ + --with-ca-bundle="/etc/pki/tls/cacert.pem" \ --without-ca-path \ --without-libssh2 \ --with-librtmp="$SYSROOT_PREFIX/usr" \