From 3578cc1b5f54279a6ee866b9da2b941af224162f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 29 May 2009 09:26:09 +0000 Subject: [PATCH] hotplug2-old: fix path to build dir SVN-Revision: 16171 --- package/hotplug2-old/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/hotplug2-old/Makefile b/package/hotplug2-old/Makefile index a344d5a909..ac7798acf4 100644 --- a/package/hotplug2-old/Makefile +++ b/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 -- 2.30.2