forked from pool/uwsgi
Fix another issue with gluster conditional
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=21
This commit is contained in:
parent
5cef53271a
commit
e49114bf94
@ -627,7 +627,7 @@ install -D plugins/jvm/uwsgi.jar %{buildroot}%{_javadir}/uwsgi.jar
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/uwsgi/greenlet_plugin.so
|
||||
|
||||
%if 0%{?suse_version} <= 1230
|
||||
%if 0%{?suse_version} > 1220
|
||||
%files glusterfs
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/uwsgi/glusterfs_plugin.so
|
||||
|
Loading…
Reference in New Issue
Block a user