diff --git a/sanlock.spec b/sanlock.spec index 51862f9..436744a 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -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}