summaryrefslogtreecommitdiffstats
path: root/vespabase
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-04-17 09:52:19 +0200
committerHarald Musum <musum@oath.com>2018-04-17 09:52:19 +0200
commit7a4122edaa358635e1815398f09c8d51a24c4a1f (patch)
treeda66080fd02977da9923aca5c83ad0faa3e1e8c0 /vespabase
parent14177967ff7ef44926c206ef21a666f822597511 (diff)
Do not install, vespa-filedistributor has been removed
Diffstat (limited to 'vespabase')
-rw-r--r--vespabase/CMakeLists.txt1
-rw-r--r--vespabase/README3
2 files changed, 1 insertions, 3 deletions
diff --git a/vespabase/CMakeLists.txt b/vespabase/CMakeLists.txt
index 2fd8ea2701f..b9a98c1295a 100644
--- a/vespabase/CMakeLists.txt
+++ b/vespabase/CMakeLists.txt
@@ -10,7 +10,6 @@ vespa_install_script(src/start-cbinaries.sh vespa-transactionlog-inspect bin)
vespa_install_script(src/start-cbinaries.sh vespa-vds-disktool bin)
vespa_install_script(src/start-cbinaries.sh vespa-distributord sbin)
vespa_install_script(src/start-cbinaries.sh vespa-dispatch sbin)
-vespa_install_script(src/start-cbinaries.sh vespa-filedistributor sbin)
vespa_install_script(src/start-cbinaries.sh vespa-proton sbin)
vespa_install_script(src/start-cbinaries.sh vespa-storaged sbin)
diff --git a/vespabase/README b/vespabase/README
index c74c1ce385f..da27a4144ff 100644
--- a/vespabase/README
+++ b/vespabase/README
@@ -1,2 +1 @@
-This CVS module will hold some vespa-base related stuff,
-such as monitoring and startup scripts.
+This module holds some vespa-base related stuff, such as startup scripts.