projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4f461
)
add missing install dir creation
author
Nicolas Thill
<nico@openwrt.org>
Thu, 6 Sep 2007 03:23:21 +0000
(
03:23
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 6 Sep 2007 03:23:21 +0000
(
03:23
+0000)
SVN-Revision: 8643
lang/egenix-mx/Makefile
patch
|
blob
|
history
diff --git
a/lang/egenix-mx/Makefile
b/lang/egenix-mx/Makefile
index 2c8ff99073527fa695bbc563be4f44ac4b6fc833..72445b0cac133c92146b6a41fb35500b7d149406 100644
(file)
--- a/
lang/egenix-mx/Makefile
+++ b/
lang/egenix-mx/Makefile
@@
-80,6
+80,7
@@
define Build/UninstallDev
endef
define PyPackage/egenix-mx/install
+ $(INSTALL_DIR) $(1)$(PYTHON_PKG_DIR)
$(CP) $(PKG_BUILD_DIR)/foo/mx $(1)$(PYTHON_PKG_DIR)/
ln -sf $(1)$(PYTHON_PKG_DIR)/mx/BeeBase/ExitFunctions.py \
$(1)$(PYTHON_PKG_DIR)/mx/Misc/