X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/657f69fd5ee4c8722dd51b19a03e88d769645459..fb116f88c21d0d3f21ae7615721fbfb634ae842b:/openwrt/package/wccpd/Makefile diff --git a/openwrt/package/wccpd/Makefile b/openwrt/package/wccpd/Makefile index 044b839ad..0ecb34e1b 100644 --- a/openwrt/package/wccpd/Makefile +++ b/openwrt/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)