projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c57770
)
hotplug2-old: fix path to build dir
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2009 09:26:09 +0000
(09:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2009 09:26:09 +0000
(09:26 +0000)
SVN-Revision: 16171
package/hotplug2-old/Makefile
patch
|
blob
|
history
diff --git
a/package/hotplug2-old/Makefile
b/package/hotplug2-old/Makefile
index a344d5a9096bce50d3eb6ee97e5146886272927d..ac7798acf44442d3c1d07a515083e0eb7edce916 100644
(file)
--- 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