%{python_sitearch} → %{python2_sitearch}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-30 00:22:29 +02:00
parent d90edde467
commit a850cfef78
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ make check
%files -n python2-libcap-ng
%attr(755,root,root) %{python2_sitearch}/_capng.so
%{python_sitearch}/capng.py*
%{python2_sitearch}/capng.py*
%files python3
%attr(755,root,root) %{python3_sitearch}/*