summaryrefslogtreecommitdiffstats
path: root/vespaclient
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-06-09 10:56:27 +0000
committerGeir Storli <geirst@yahoo-inc.com>2017-06-09 10:56:27 +0000
commit01a842f8caff614f4a5e489dde78208f2b18cd63 (patch)
tree333a87d0afa51d764fa31d16d98ff0c467abc8be /vespaclient
parentd3b5829ff1ddd79995af9bd3a00fcf6b51f07d9f (diff)
Don't install vds scripts that were replaced by vespa- counterparts before Vespa 6.
Diffstat (limited to 'vespaclient')
-rw-r--r--vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt b/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt
index d362a1e9ad0..56ff525e31a 100644
--- a/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt
+++ b/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt
@@ -3,7 +3,6 @@ vespa_add_executable(vespaclient_vdsgetnodestate_app
SOURCES
statesapp.cpp
OUTPUT_NAME vdsgetnodestate-bin
- INSTALL bin
DEPENDS
vespaclient_clusterlist
)