[packages] Use default templates instead of custom reimplementations where applicable
[packages.git] / utils / ucmb-tools / Makefile
index 527b7d3..ccbaef8 100644 (file)
@@ -24,7 +24,6 @@ define Package/ucmb-tools/description
 endef
 
 define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
        $(CP) ./tools/* $(PKG_BUILD_DIR)/
 endef