From 535f977df6e261485e79bfd6ecd35345dfae764260ec6b2d72e8f3d80d7d4b2e Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Fri, 21 Apr 2017 10:47:39 +0000 Subject: [PATCH] define _libexecdir on non-suse OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=33 --- monitoring-plugins.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/monitoring-plugins.spec b/monitoring-plugins.spec index 398d5a0..18e9fde 100644 --- a/monitoring-plugins.spec +++ b/monitoring-plugins.spec @@ -165,6 +165,9 @@ Suggests: %{name}-cups %endif %define apt_get_command %{_bindir}/apt-get %define qstat_command %{_bindir}/qstat +%if ! 0%{?suse_version} +%define _libexecdir %{nagios_plugindir} +%endif %description The actual service checks on current monitoring solutions like Icinga,