From: Nicolas Thill Date: Thu, 6 Sep 2007 03:23:21 +0000 (+0000) Subject: add missing install dir creation X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2050682ccbf6c8f77fa180a2852e3504ab09d02e;p=openwrt%2Fsvn-archive%2Farchive.git add missing install dir creation SVN-Revision: 8643 --- diff --git a/lang/egenix-mx/Makefile b/lang/egenix-mx/Makefile index 2c8ff99073..72445b0cac 100644 --- 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/