projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
945f12f
)
ettercap: Fix parallel build
author
Michael Büsch
<mb@bu3sch.de>
Sun, 10 Oct 2010 18:27:43 +0000
(18:27 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sun, 10 Oct 2010 18:27:43 +0000
(18:27 +0000)
SVN-Revision: 23387
net/ettercap/Makefile
patch
|
blob
|
history
diff --git
a/net/ettercap/Makefile
b/net/ettercap/Makefile
index 07d0ca57439f5eef8ec099979327b5407f8f2d47..2bbabe1e2ebbb79003c6a037e880de04d493834a 100644
(file)
--- a/
net/ettercap/Makefile
+++ b/
net/ettercap/Makefile
@@
-16,6
+16,8
@@
PKG_SOURCE_URL:=@SF/ettercap
PKG_MD5SUM:=28fb15cd024162c55249888fe1b97820
PKG_FIXUP:=libtool
+PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
@@
-57,9
+59,7
@@
CONFIGURE_ARGS += \
MAKE_FLAGS += \
DESTDIR="$(PKG_INSTALL_DIR)" \
- AM_LDFLAGS="-L$(STAGING_DIR)/usr/lib/libiconv/lib" \
- all install
-
+ AM_LDFLAGS="-L$(STAGING_DIR)/usr/lib/libiconv/lib"
define Package/ettercap/install
$(INSTALL_DIR) $(1)/etc