diff --git a/check_yum/nagios-okplugin-check_yum.spec b/check_yum/nagios-okplugin-check_yum.spec index 361cac6..cf2c960 100644 --- a/check_yum/nagios-okplugin-check_yum.spec +++ b/check_yum/nagios-okplugin-check_yum.spec @@ -24,6 +24,7 @@ A Nagios plugin to check for updates using yum via NRPE %build perl -pi -e "s|/usr/lib|%{_libdir}|g" sudoers.d/check_yum +perl -pi -e "s|/usr/lib|%{_libdir}|g" nrpe.d/check_yum.cfg %install rm -rf %{buildroot}