X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9040df7d588f52c73bb8be4c0341ba506607fae9..16bba997d1bdf5fc71764f7307787e808792fa03:/openwrt/package/pipacs/Makefile diff --git a/openwrt/package/pipacs/Makefile b/openwrt/package/pipacs/Makefile index 5ec35b995..fe2219d9f 100644 --- a/openwrt/package/pipacs/Makefile +++ b/openwrt/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: