1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 22:21:40 +03:00

hotplug2-old: fix path to build dir

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16171 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-05-29 09:26:09 +00:00
parent 27f59d4c0e
commit 49c1258fdf

View 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