Browse Source

hotplug2-old: fix path to build dir

SVN-Revision: 16171
Felix Fietkau 16 years ago
parent
commit
3578cc1b5f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/hotplug2-old/Makefile

+ 2 - 0
package/hotplug2-old/Makefile

@@ -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