summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeir Storli <geirstorli@yahoo.no>2017-06-15 16:05:09 +0200
committerGitHub <noreply@github.com>2017-06-15 16:05:09 +0200
commit9289a6bc9173f2aaaf9aa72c3d262ae2993a765d (patch)
treef079cd7850ef2eacd2507cdfb1996c3d664e5bbb
parente470be84f344591a7e2bbd3a23fae84acb79dbf1 (diff)
parent0e2ce133d97c92f1d9c557a6196112af7e48843b (diff)
Merge pull request #2799 from yahoo/toregge/remove-broken-vespaclient-compat-links
Remove broken vespaclient compat links.
-rwxr-xr-xdist/post_install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index 4e2b110cef2..1226670c290 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -99,8 +99,6 @@ ln -s vespa-storaged $INSTALLPATH/sbin/storaged
ln -s vespa-distributord $INSTALLPATH/sbin/distributord
# Temporary when renaming binaries in vespaclient
-ln -s vespa-doclocator $INSTALLPATH/bin/vespadoclocator
-ln -s vespa-route $INSTALLPATH/bin/vesparoute
ln -s vespa-spoolmaster $INSTALLPATH/bin/spoolmaster
# Temporary when renaming binaries in vespaclient-java