X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f5c447de47e0a24b2a633814cc58438eabac9fea..475e0d886041b4345585e13f0c04bcb9af0c0c5a:/openwrt/package/pmacct/Makefile diff --git a/openwrt/package/pmacct/Makefile b/openwrt/package/pmacct/Makefile index 04e75366d..4a86c3ae9 100644 --- a/openwrt/package/pmacct/Makefile +++ b/openwrt/package/pmacct/Makefile @@ -161,6 +161,6 @@ $(PKG_BUILD_DIR)/.built: $(BUILD_TARGETS) $(IPKG_PMACCT_CLIENT): install -d -m0755 $(IDIR_PMACCT_CLIENT)/usr/sbin - cp -fpR $(PKG_BUILD_DIR)/pmacct $(IDIR_PMACCT_CLIENT)/usr/sbin/ + $(CP) $(PKG_BUILD_DIR)/pmacct $(IDIR_PMACCT_CLIENT)/usr/sbin/ $(RSTRIP) $(IDIR_PMACCT_CLIENT) $(IPKG_BUILD) $(IDIR_PMACCT_CLIENT) $(PACKAGE_DIR)