aboutsummaryrefslogtreecommitdiffstats
path: root/package/wccpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wccpd/Makefile')
-rw-r--r--package/wccpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wccpd/Makefile b/package/wccpd/Makefile
index 044b839ad5..0ecb34e1b4 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)