summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-14 14:13:17 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-14 14:13:17 +0000
commitd8ec16aed035cd208cc627fe0c603fc0653c2906 (patch)
tree71009164d35aa9c0821a60da7f8d368e919ee530 /dist
parent707aaf0d406518427d1f8c643cbf85a8535e6043 (diff)
Rename vespa-fdispatch to vespa-dispatch.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index abbfd55e13f..4fd17225afa 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -85,10 +85,10 @@ ln -s vespa-makefsa $INSTALLPATH/bin/makefsa
# Temporary when renaming binaries in searchcore
ln -s vespa-proton-bin $INSTALLPATH/sbin/proton-bin
-ln -s vespa-fdispatch-bin $INSTALLPATH/sbin/fdispatch-bin
+ln -s vespa-dispatch-bin $INSTALLPATH/sbin/fdispatch-bin
ln -s vespa-verify-ranksetup-bin $INSTALLPATH/bin/verify_ranksetup-bin
ln -s vespa-proton $INSTALLPATH/sbin/proton
-ln -s vespa-fdispatch $INSTALLPATH/sbin/fdispatch
+ln -s vespa-dispatch $INSTALLPATH/sbin/fdispatch
ln -s vespa-verify-ranksetup $INSTALLPATH/bin/verify_ranksetup
# Temporary when renaming binaries in storageserver