diff options
Diffstat (limited to 'data/wget/make.sh')
-rw-r--r-- | data/wget/make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/wget/make.sh b/data/wget/make.sh index 1b3c1b776..c4eebd321 100644 --- a/data/wget/make.sh +++ b/data/wget/make.sh @@ -1,6 +1,6 @@ pkg:extract cd * pkg:patch -pkg:configure +pkg:configure --with-libssl-prefix="$(PKG_DEST_ openssl)" make pkg:install |