summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-15 12:55:10 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-15 12:55:10 +0000
commit0e2ce133d97c92f1d9c557a6196112af7e48843b (patch)
tree5c8db1a14b9b7a74f39f1cd3da4ecb91be27c495 /dist
parentab15f6d6177083859e159161d334d95054f9f35c (diff)
Remove broken vespaclient compat links.
Diffstat (limited to 'dist')
-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