summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-12 11:37:18 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-12 11:37:18 +0000
commit0e6bc769cbea3500055d68f82f84087af2eff667 (patch)
treeed6cf5d1e2fc7acc50869a8495847ccffe689799 /dist
parente54857bf484158e84e3f13ce44ca7b8ad0ff71aa (diff)
Rename slobrok programs to have vespa- prefix.
Temporarily add symlinks from old name to new name.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index ff096d8f7ef..8640f377e3d 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -127,3 +127,7 @@ ln -s vespa-fbench $INSTALLPATH/bin/fbench
ln -s vespa-fbench-filter-file $INSTALLPATH/bin/filterfile
ln -s vespa-geturl $INSTALLPATH/bin/geturl
ln -s vespa-fbench-split-file $INSTALLPATH/bin/splitfile
+
+# Temporary when renaming programs in slobrok
+ln -s vespa-slobrok $INSTALLPATH/bin/slobrok
+ln -s vespa-slobrok-cmd $INSTALLPATH/bin/sbcmd