X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4649ab20e8393873bfe7c2f88eccd6fd775827ae..8bb07ec4ed27e91fef68badb99096256c6b9ac35:/openwrt/package/scdp/Makefile?ds=sidebyside diff --git a/openwrt/package/scdp/Makefile b/openwrt/package/scdp/Makefile index ce09d2ef9..c8909c6fe 100644 --- a/openwrt/package/scdp/Makefile +++ b/openwrt/package/scdp/Makefile @@ -60,6 +60,6 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_SCDP): install -d -m0755 $(IDIR_SCDP)/usr/bin - cp -fpR $(PKG_INSTALL_DIR)/usr/bin/scdp $(IDIR_SCDP)/usr/bin/ + $(CP) $(PKG_INSTALL_DIR)/usr/bin/scdp $(IDIR_SCDP)/usr/bin/ $(RSTRIP) $(IDIR_SCDP) $(IPKG_BUILD) $(IDIR_SCDP) $(PACKAGE_DIR)