X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e2e1aff44f063dd354505f06e8e7f92dd966e194..a2d30cd34431120e7e2da2c5166f225c2a10b442:/package/pipacs/Makefile?ds=sidebyside diff --git a/package/pipacs/Makefile b/package/pipacs/Makefile index 5ec35b995..fe2219d9f 100644 --- a/package/pipacs/Makefile +++ b/package/pipacs/Makefile @@ -13,7 +13,7 @@ $(eval $(call PKG_template,PIPACS,pipacs,$(PKG_RELEASE),$(ARCH))) $(PKG_BUILD_DIR)/.prepared: mkdir -p $(PKG_BUILD_DIR) - cp -a ./src/* $(PKG_BUILD_DIR) + $(CP) ./src/* $(PKG_BUILD_DIR) touch $@ $(PKG_BUILD_DIR)/.configured: