summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-04-21 17:20:37 +0300
committerGitHub <noreply@github.com>2024-04-21 17:20:37 +0300
commit94f6bd445638ab5b769d47d402f09b4d1d4f87b5 (patch)
treeccf4744bde3d2276a6ed412f6345b6a351e76147 /CMakeLists.txt
parentefef917b453250fcf3e9098dda244ca7e94f2f40 (diff)
remove python.d/hddtemp (#17463)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 80495b36b7..58cbf818d8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2555,7 +2555,6 @@ install(FILES
src/collectors/python.d.plugin/gearman/gearman.conf
src/collectors/python.d.plugin/go_expvar/go_expvar.conf
src/collectors/python.d.plugin/haproxy/haproxy.conf
- src/collectors/python.d.plugin/hddtemp/hddtemp.conf
src/collectors/python.d.plugin/hpssa/hpssa.conf
src/collectors/python.d.plugin/icecast/icecast.conf
src/collectors/python.d.plugin/ipfs/ipfs.conf
@@ -2604,7 +2603,6 @@ install(FILES
src/collectors/python.d.plugin/gearman/gearman.chart.py
src/collectors/python.d.plugin/go_expvar/go_expvar.chart.py
src/collectors/python.d.plugin/haproxy/haproxy.chart.py
- src/collectors/python.d.plugin/hddtemp/hddtemp.chart.py
src/collectors/python.d.plugin/hpssa/hpssa.chart.py
src/collectors/python.d.plugin/icecast/icecast.chart.py
src/collectors/python.d.plugin/ipfs/ipfs.chart.py