X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9040df7d588f52c73bb8be4c0341ba506607fae9..1f2800f5f5534f4d76defa4deefbfff92f2ea944:/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: