summaryrefslogtreecommitdiffstats
path: root/storageserver/src/apps/storaged/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'storageserver/src/apps/storaged/CMakeLists.txt')
-rw-r--r--storageserver/src/apps/storaged/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/storageserver/src/apps/storaged/CMakeLists.txt b/storageserver/src/apps/storaged/CMakeLists.txt
index 2c5c837d3cd..b971ce44339 100644
--- a/storageserver/src/apps/storaged/CMakeLists.txt
+++ b/storageserver/src/apps/storaged/CMakeLists.txt
@@ -9,5 +9,3 @@ vespa_add_executable(storageserver_storaged_app
storageserver_storageapp
searchlib_searchlib_uca
)
-
-install(CODE "execute_process(COMMAND ln -snf vespa-storaged-bin $ENV{DESTDIR}/${CMAKE_INSTALL_PREFIX}/sbin/vespa-distributord-bin)")