projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b4766
)
fix ettercap compile
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 27 Dec 2007 13:01:52 +0000
(13:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 27 Dec 2007 13:01:52 +0000
(13:01 +0000)
SVN-Revision: 9960
net/ettercap/Makefile
patch
|
blob
|
history
diff --git
a/net/ettercap/Makefile
b/net/ettercap/Makefile
index 8f802d2b61500c607bec8a81151c9fac41f032ec..a176013f41bbb5e372e60088ce912539f2097a6e 100644
(file)
--- a/
net/ettercap/Makefile
+++ b/
net/ettercap/Makefile
@@
-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/