rpm: fix building on fc29
This commit is contained in:
parent
e7bc8f21d5
commit
cfca9e9707
@ -90,8 +90,8 @@ make -C doc DESTDIR=$RPM_BUILD_ROOT \
|
|||||||
%{_mandir}/man1/qubes*.1*
|
%{_mandir}/man1/qubes*.1*
|
||||||
|
|
||||||
%files -n python2-qubesadmin
|
%files -n python2-qubesadmin
|
||||||
%{python_sitelib}/qubesadmin-*egg-info
|
%{python2_sitelib}/qubesadmin-*egg-info
|
||||||
%{python_sitelib}/qubesadmin
|
%{python2_sitelib}/qubesadmin
|
||||||
|
|
||||||
%if 0%{?rhel} >= 7
|
%if 0%{?rhel} >= 7
|
||||||
%files -n python34-qubesadmin
|
%files -n python34-qubesadmin
|
||||||
|
Loading…
Reference in New Issue
Block a user