X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/6352c6968b7b6b6a725f3b5512f9707f255230c2..0c4541257e3ee58ca787c33b2eddbd6329a52e97:/.ssh/Makefile?ds=sidebyside diff --git a/.ssh/Makefile b/.ssh/Makefile index 2ba6e4a..4ed94fa 100644 --- a/.ssh/Makefile +++ b/.ssh/Makefile @@ -71,8 +71,4 @@ config: $(LOCAL_CONFIG) config.in -e 's,^.+\bCanonical.+$$,##UNSUPPORTED##&,' \ $@ \ ;; \ - esac; \ - case "$$HOSTNAME" in \ - (fishbowl) \ - sed -i -re '/^Host fishbowl/,/^[[:space:]]*ProxyCommand/s/ProxyCommand.*/Host localhost/' $@; \ esac