hotplug2-old: fix path to build dir
authorFelix Fietkau <nbd@openwrt.org>
Fri, 29 May 2009 09:26:09 +0000 (09:26 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 29 May 2009 09:26:09 +0000 (09:26 +0000)
SVN-Revision: 16171

package/hotplug2-old/Makefile

index a344d5a9096bce50d3eb6ee97e5146886272927d..ac7798acf44442d3c1d07a515083e0eb7edce916 100644 (file)
@@ -15,6 +15,8 @@ PKG_SOURCE:=hotplug2-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://isteve.bofh.cz/~isteve/hotplug2
 PKG_MD5SUM:=ea2c01d027b4002e4e6b0ff266f51a51
 
+PKG_BUILD_DIR:=$(BUILD_DIR)/hotplug2-$(PKG_VERSION)
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/hotplug2-old