summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-07 13:08:28 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-07 13:08:28 +0000
commit597d12c7de2fab58e65c13b2d2dae532dcfd412a (patch)
tree850f2ff169ba20ea28cc99e1c8c0859817994f97 /dist
parent91a07ff783fb76246f0fb299cd9d8d9d3b879c4b (diff)
Rename memfilepersistence binaries to have vespa- prefix.
Temporarily add symlinks from old name to new name.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index bcc33c784ad..32b2f6af05e 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -93,3 +93,8 @@ ln -s vespa-log-conv $INSTALLPATH/bin/vlogconv
ln -s vespa-logctl $INSTALLPATH/bin/logctl
ln -s vespa-logfmt $INSTALLPATH/bin/logfmt
ln -s vespa-log-replay $INSTALLPATH/bin/vlogreplay
+
+# Temporary when renaming binaries in memfilepersistence
+ln -s vespa-dump-slotfile $INSTALLPATH/bin/dumpslotfile
+ln -s vespa-vds-disktool-bin $INSTALLPATH/bin/vdsdisktool-bin
+ln -s vespa-vds-disktool $INSTALLPATH/bin/vdsdisktool