Set bootstrap=1 only for rawhide
This commit is contained in:
parent
678376c067
commit
85535ced7c
@ -15,7 +15,9 @@
|
||||
|
||||
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
%if 0%{?fedora} > 22
|
||||
%global bootstrap 1
|
||||
%endif
|
||||
|
||||
# define to build docs, need to undef this for bootstrapping
|
||||
# where qt5-qttools builds are not yet available
|
||||
|
Loading…
Reference in New Issue
Block a user