X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e2e1aff44f063dd354505f06e8e7f92dd966e194..a533c528599e2d75536320755e0a4dca126087c5:/package/pipacs/Makefile 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: