%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
4acf078bf1
commit
9d0bcbe26c
@ -167,8 +167,8 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d
|
||||
|
||||
%if %{with python2}
|
||||
%files -n python2-pwquality
|
||||
%{python_sitearch}/pwquality.so
|
||||
%{python_sitearch}/*.egg-info
|
||||
%{python2_sitearch}/pwquality.so
|
||||
%{python2_sitearch}/*.egg-info
|
||||
%endif
|
||||
|
||||
%if %{with python3}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user