summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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