aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-06-08 12:51:39 +0200
committerGitHub <noreply@github.com>2017-06-08 12:51:39 +0200
commit6ac187e6738d8bd6f75cdc6d7f8fe55b324e6c00 (patch)
treee935aed18a2bb9f40d8f2b7e799dea4b6238ae39 /dist
parentaccd06118606042705156ac9e86feffecf188f92 (diff)
Revert "Rename binaries in fnet to use vespa- prefix."
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index a5cb48c2d9e..e9fd96bf6db 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -69,11 +69,6 @@ ln -s $PREFIX/lib/jars/zkfacade-jar-with-dependencies.jar $INSTALLPATH/conf/conf
ln -s $PREFIX/conf/configserver-app/components $INSTALLPATH/lib/jars/config-models
ln -s vespa-storaged-bin $INSTALLPATH/sbin/vespa-distributord-bin
-# Temporary when renaming binaries in fnet
-ln -s vespa-rpc-info $INSTALLPATH/bin/rpc_info
-ln -s vespa-rpc-invoke $INSTALLPATH/bin/rpc_invoke
-ln -s vespa-rpc-proxy $INSTALLPATH/bin/rpc_proxy
-
# Temporary when renaming binaries in fsa
ln -s vespa-fsadump $INSTALLPATH/bin/fsadump
ln -s vespa-fsainfo $INSTALLPATH/bin/fsainfo