X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c04a3db922dc6e28fa111f5124bd07e6e1093d28..5ac59f021c1a4ccd4d97fe2ce132c30c0e45d137:/package/wccpd/Makefile?ds=sidebyside diff --git a/package/wccpd/Makefile b/package/wccpd/Makefile index 044b839ad..0ecb34e1b 100644 --- a/package/wccpd/Makefile +++ b/package/wccpd/Makefile @@ -60,6 +60,6 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_WCCPD): install -d -m0755 $(IDIR_WCCPD)/usr/sbin - cp -fpR $(PKG_INSTALL_DIR)/usr/sbin/wccpd $(IDIR_WCCPD)/usr/sbin/ + $(CP) $(PKG_INSTALL_DIR)/usr/sbin/wccpd $(IDIR_WCCPD)/usr/sbin/ $(RSTRIP) $(IDIR_WCCPD) $(IPKG_BUILD) $(IDIR_WCCPD) $(PACKAGE_DIR)