forked from pool/monitoring-plugins
fix one unprotected suse_version use
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=32
This commit is contained in:
parent
e72071b304
commit
ad02b13486
@ -1118,7 +1118,7 @@ chmod +x configure # needed as configure script is not executable in 1.5..
|
||||
--with-ps-format='%s %d %d %d %d %d %f %s %s %n' \
|
||||
--with-ps-cols=10 \
|
||||
--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos' \
|
||||
%if 0%{suse_version} > 1300
|
||||
%if 0%{?suse_version} > 1300
|
||||
--with-rpcinfo-command=/sbin/rpcinfo \
|
||||
%else
|
||||
--with-rpcinfo-command=%{_sbindir}/rpcinfo \
|
||||
|
Loading…
x
Reference in New Issue
Block a user