X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a4a2f867c8d6c8866c0e09d4cbece5510120f854..77cb290b5475058154d8288b4913ebfa71ad7e3c:/package/hotplug2/Makefile diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile index 99e277623..6c2a0a105 100644 --- a/package/hotplug2/Makefile +++ b/package/hotplug2/Makefile @@ -15,9 +15,6 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://isteve.bofh.cz/~isteve/hotplug2 PKG_MD5SUM:=ea2c01d027b4002e4e6b0ff266f51a51 -PKG_CAT:=zcat - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk