X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/363746833cc0e113f56d80f6bbe63c99dae9e3cc..dd7cb92220450aa29a69939491c485ce00396fd0:/openwrt/package/arpwatch/Makefile diff --git a/openwrt/package/arpwatch/Makefile b/openwrt/package/arpwatch/Makefile index 8a267692a..58f8e48da 100644 --- a/openwrt/package/arpwatch/Makefile +++ b/openwrt/package/arpwatch/Makefile @@ -52,7 +52,8 @@ $(PKG_BUILD_DIR)/.built: ARPDIR=/etc/arpwatch \ CCOPT="$(TARGET_CFLAGS)" \ INCLS="-I. -I$(STAGING_DIR)/usr/include" \ - LIBS="-L$(STAGING_DIR)/usr/lib -lpcap" \ + LIBS="-L$(STAGING_DIR)/usr/lib -lpcap" + touch $@ $(IPKG_ARPWATCH): mkdir -p $(IDIR_ARPWATCH)/usr/sbin