X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/442ac53465910abb935ed6f21c71f1de4d416132..b170badffd47f615c234d74627f21a9fec3a6e60:/openwrt/package/mini_httpd/Makefile?ds=sidebyside diff --git a/openwrt/package/mini_httpd/Makefile b/openwrt/package/mini_httpd/Makefile index 2261b54cd..053ac9116 100644 --- a/openwrt/package/mini_httpd/Makefile +++ b/openwrt/package/mini_httpd/Makefile @@ -21,7 +21,7 @@ $(eval $(call PKG_template,MINI_HTTPD_OPENSSL,mini-httpd-openssl,$(PKG_VERSION)- $(PKG_BUILD_DIR)/.configured: - cp -f ./files/matrixssl_helper.{c,h} $(PKG_BUILD_DIR)/ + $(CP) ./files/matrixssl_helper.{c,h} $(PKG_BUILD_DIR)/ touch $@ $(PKG_BUILD_DIR)/.built: