From: nico Date: Thu, 6 Sep 2007 03:23:21 +0000 (+0000) Subject: add missing install dir creation X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2e6784debb953704b50f42139b18e727136ce727;p=packages.git add missing install dir creation git-svn-id: svn://svn.openwrt.org/openwrt/packages@8643 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/egenix-mx/Makefile b/lang/egenix-mx/Makefile index 2c8ff9907..72445b0ca 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/