%{python_sitearch} → %{python2_sitearch}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-30 00:22:25 +02:00
parent 4728e420ff
commit ba5c7516d8
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -168,8 +168,8 @@ written in the Python programming language to use the interface
supplied by the sanlock library.
%files -n python2-sanlock
%{python_sitearch}/sanlock_python-*.egg-info
%{python_sitearch}/sanlock.so
%{python2_sitearch}/sanlock_python-*.egg-info
%{python2_sitearch}/sanlock.so
%package devel
Summary: Development files for %{name}