projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56043f5
)
fix ettercap compile
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Dec 2007 13:01:52 +0000
(13:01 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Dec 2007 13:01:52 +0000
(13:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9960
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/ettercap/Makefile
patch
|
blob
|
history
diff --git
a/net/ettercap/Makefile
b/net/ettercap/Makefile
index
8f802d2
..
a176013
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/