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" \
|
--with-libncurses="$(STAGING_DIR)/usr" \
|
||||||
--disable-gtk \
|
--disable-gtk \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
, \
|
--enable-plugins
|
||||||
LDFLAGS="$$$$LDFLAGS -L$(STAGING_DIR)/usr/lib/libiconv/lib -L$(STAGING_DIR)/usr/lib/" \
|
|
||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
AM_LDFLAGS="-L$(STAGING_DIR)/usr/lib/libiconv/lib" \
|
||||||
all install
|
all install
|
||||||
|
|
||||||
|
|
||||||
define Package/ettercap/install
|
define Package/ettercap/install
|
||||||
$(INSTALL_DIR) $(1)/etc
|
$(INSTALL_DIR) $(1)/etc
|
||||||
$(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/etter.conf $(1)/etc/
|
$(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/etter.conf $(1)/etc/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user