add missing install dir creation
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Sep 2007 03:23:21 +0000 (03:23 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Sep 2007 03:23:21 +0000 (03:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8643 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/egenix-mx/Makefile

index 2c8ff99..72445b0 100644 (file)
@@ -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/