[packages] gstreamer: update to 0.10.29, rework Makefile:
[openwrt/svn-archive/archive.git] / multimedia / gst-plugins-good / Makefile
index 86fb2cbd06e042ee164ffe243c60c89bf2e5dd5b..a43d4d4cdf6931b490415c664a07208cd200c4b8 100644 (file)
@@ -82,7 +82,7 @@ define Build/Configure
                --disable-sunaudio \
                --without-x \
        )
-       mkdir -p $(PKG_BUILD_DIR)/bin
+       $(INSTALL_DIR) $(PKG_BUILD_DIR)/bin
        touch $(PKG_BUILD_DIR)/bin/gtkdoc-rebase
        chmod +x $(PKG_BUILD_DIR)/bin/gtkdoc-rebase
 endef