forked from pool/monitoring-plugins
define _libexecdir on non-suse
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=33
This commit is contained in:
parent
ad02b13486
commit
535f977df6
@ -165,6 +165,9 @@ Suggests: %{name}-cups
|
|||||||
%endif
|
%endif
|
||||||
%define apt_get_command %{_bindir}/apt-get
|
%define apt_get_command %{_bindir}/apt-get
|
||||||
%define qstat_command %{_bindir}/qstat
|
%define qstat_command %{_bindir}/qstat
|
||||||
|
%if ! 0%{?suse_version}
|
||||||
|
%define _libexecdir %{nagios_plugindir}
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The actual service checks on current monitoring solutions like Icinga,
|
The actual service checks on current monitoring solutions like Icinga,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user