projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[tools] fix segfault when using the maxlen argument (#4359)
[openwrt.git]
/
package
/
hotplug2-old
/
Makefile
diff --git
a/package/hotplug2-old/Makefile
b/package/hotplug2-old/Makefile
index
a344d5a
..
ac7798a
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
This page took
0.024774 seconds
and
4
git commands to generate.