mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3055 from plntyk/fix_lftp
lftp: set readline location
This commit is contained in:
@@ -61,6 +61,7 @@ CONFIGURE_ARGS += \
|
|||||||
--without-libidn \
|
--without-libidn \
|
||||||
--without-libresolv \
|
--without-libresolv \
|
||||||
--with-openssl="$(STAGING_DIR)/usr" \
|
--with-openssl="$(STAGING_DIR)/usr" \
|
||||||
|
--with-readline="$(STAGING_DIR)/usr" \
|
||||||
--with-zlib="$(STAGING_DIR)/usr" \
|
--with-zlib="$(STAGING_DIR)/usr" \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user