X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/499dd0f263be4479a985e5e5feac0549c7153978..8bb07ec4ed27e91fef68badb99096256c6b9ac35:/openwrt/package/6tunnel/Makefile?ds=inline diff --git a/openwrt/package/6tunnel/Makefile b/openwrt/package/6tunnel/Makefile index 3d5ef3401..8b24d7baa 100644 --- a/openwrt/package/6tunnel/Makefile +++ b/openwrt/package/6tunnel/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=6tunnel @@ -52,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)