From 2d485cf961eb65d4a55c5c64aa40fdbcca8f41f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?F=E1=B4=80=CA=99=C9=AA=E1=B4=87=C9=B4=20W=E1=B4=87=CA=80?= =?utf8?q?=C9=B4=CA=9F=C9=AA?= Date: Mon, 17 Jun 2019 13:26:11 +0200 Subject: [PATCH] fix comment Change-Id: I655dd0b3cb82053f7cc50dec149d4f7cc25ee18b --- contrib/redhat/collectd.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 85b7aac3..246fcb52 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -218,8 +218,7 @@ %define with_zone 0%{!?_without_zone:0} # plugin gpu_nvidia requires cuda-nvml-dev # get it from https://developer.nvidia.com/cuda-downloads -# then use rpm2cpio to extract it from the huge cuda-repo rpm -# rpm2cpio cuda-repo-rhel7-10-1-local-10.1.168-418.67-1.0-1.x86_64.rpm | cpio -icv '*cuda-nvml-dev-10-1-10.1.168-1.x86_64.rpm' '*cuda-license-10-1-10.1.168-1.x86_64.rpm' +# then install cuda-nvml-dev-10-1 or other version %define with_gpu_nvidia 0%{!?_without_gpu_nvidia:0} # not sure why this one's failing %define with_write_stackdriver 0%{!?_without_write_stackdriver:0} -- 2.11.0