X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e2e1aff44f063dd354505f06e8e7f92dd966e194..35563a7de83236154b9d8dee7060cea8472e1f0c:/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: