forked from pool/uwsgi
Fix gluster conditional
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=22
This commit is contained in:
parent
e49114bf94
commit
743d6b063c
@ -471,8 +471,8 @@ excluded_plugins="$excluded_plugins v8"
|
|||||||
excluded_plugins="$excluded_plugins erlang fiber pyerl rack ruby19 systemd_logger"
|
excluded_plugins="$excluded_plugins erlang fiber pyerl rack ruby19 systemd_logger"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} <= 1230
|
%if 0%{?suse_version} <= 1220
|
||||||
# Requirements missing on openSUSE <= 12.3
|
# Requirements missing on openSUSE <= 12.2
|
||||||
excluded_plugins="$excluded_plugins glusterfs"
|
excluded_plugins="$excluded_plugins glusterfs"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user