netdiscover: use simplified libnet header location 4561/head
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>
Fri, 7 Jul 2017 22:36:25 +0000 (00:36 +0200)
committerStefan Tomanek <stefan.tomanek@wertarbyte.de>
Sun, 9 Jul 2017 16:51:21 +0000 (18:51 +0200)
Use the common location for libnet include files and libraries.

Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
net/netdiscover/Makefile

index 8002d8439c5b7086de02b8ab02d6abfa24236fb5..a17313f5ff2afd59c9143f2f58270c4d3823ba35 100644 (file)
@@ -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/