fix ettercap compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9960 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
56043f5e5f
commit
dd9882cb60
@ -52,13 +52,14 @@ CONFIGURE_ARGS += \
|
||||
--with-libncurses="$(STAGING_DIR)/usr" \
|
||||
--disable-gtk \
|
||||
--disable-debug \
|
||||
, \
|
||||
LDFLAGS="$$$$LDFLAGS -L$(STAGING_DIR)/usr/lib/libiconv/lib -L$(STAGING_DIR)/usr/lib/" \
|
||||
--enable-plugins
|
||||
|
||||
MAKE_FLAGS += \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
AM_LDFLAGS="-L$(STAGING_DIR)/usr/lib/libiconv/lib" \
|
||||
all install
|
||||
|
||||
|
||||
define Package/ettercap/install
|
||||
$(INSTALL_DIR) $(1)/etc
|
||||
$(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/etter.conf $(1)/etc/
|
||||
|
Loading…
x
Reference in New Issue
Block a user