aboutsummaryrefslogtreecommitdiff
path: root/net/netdiscover
diff options
context:
space:
mode:
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>2017-07-08 00:36:25 +0200
committerStefan Tomanek <stefan.tomanek@wertarbyte.de>2017-07-09 18:51:21 +0200
commit56f5368abefbc1e3d58e1f291132a8687194565b (patch)
tree59d149d1a702a535a124c1ecc245bd8830e3450d /net/netdiscover
parent089b57687af34c73058a00065ec1d056f428faa3 (diff)
netdiscover: use simplified libnet header location
Use the common location for libnet include files and libraries. Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
Diffstat (limited to 'net/netdiscover')
-rw-r--r--net/netdiscover/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/netdiscover/Makefile b/net/netdiscover/Makefile
index 8002d8439..a17313f5f 100644
--- a/net/netdiscover/Makefile
+++ b/net/netdiscover/Makefile
@@ -30,10 +30,6 @@ define Package/netdiscover
URL:=https://sourceforge.net/projects/netdiscover
endef
-CONFIGURE_VARS+= \
- CPPFLAGS="$(TARGET_CPPFLAGS) -I$(STAGING_DIR)/usr/lib/libnet-1.2.x/lib" \
- LDFLAGS="$(TARGET_LDFLAGS) -L$(STAGING_DIR)/usr/lib/libnet-1.2.x/lib"
-
define Package/netdiscover/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/netdiscover $(1)/usr/sbin/