X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1d9ddba172254c3e7c6936dde3f44a73bf39c265..f70dbda432439dd2f489ebf4adb808a5a8f71ea4:/package/6tunnel/Makefile diff --git a/package/6tunnel/Makefile b/package/6tunnel/Makefile index 0135ad845..8b24d7baa 100644 --- a/package/6tunnel/Makefile +++ b/package/6tunnel/Makefile @@ -54,7 +54,7 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_6TUNNEL): install -d -m0755 $(IDIR_6TUNNEL)/usr/sbin - cp -fpR $(PKG_BUILD_DIR)/6tunnel $(IDIR_6TUNNEL)/usr/sbin/ + $(CP) $(PKG_BUILD_DIR)/6tunnel $(IDIR_6TUNNEL)/usr/sbin/ $(RSTRIP) $(IDIR_6TUNNEL)/ $(IPKG_BUILD) $(IDIR_6TUNNEL) $(PACKAGE_DIR)