[packages] ettercap: fix compilation

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24795 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-22 16:24:21 +00:00
parent 5ab7e2c8cd
commit ad37c07a91

View File

@ -51,15 +51,14 @@ CONFIGURE_ARGS += \
--with-libnet="$(STAGING_DIR)/usr/lib/libnet-1.1.x" \
--with-openssl="$(STAGING_DIR)/usr" \
--with-libpcre="$(STAGING_DIR)/usr" \
--with-iconv="$(STAGING_DIR)/usr/lib/libiconv" \
--with-iconv="$(STAGING_DIR)/usr" \
--with-libncurses="$(STAGING_DIR)/usr" \
--disable-gtk \
--disable-debug \
--enable-plugins
MAKE_FLAGS += \
DESTDIR="$(PKG_INSTALL_DIR)" \
AM_LDFLAGS="-L$(STAGING_DIR)/usr/lib/libiconv/lib"
DESTDIR="$(PKG_INSTALL_DIR)"
define Package/ettercap/install
$(INSTALL_DIR) $(1)/etc