summaryrefslogtreecommitdiff
path: root/package/curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/curl/Makefile')
-rw-r--r--package/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/curl/Makefile b/package/curl/Makefile
index 781adb27e..ab6e45416 100644
--- a/package/curl/Makefile
+++ b/package/curl/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ARGS+= --disable-thread \
--disable-telnet \
--disable-verbose \
--with-random="/dev/urandom" \
- --with-ssl="${STAGING_DIR}/usr" \
+ --with-ssl="${STAGING_TARGET_DIR}/usr" \
--without-ca-bundle \
--without-gnutls \
--without-libidn