Drop PYTHON_DISALLOW_AMBIGUOUS_VERSION=0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
22609d8c1b
commit
0ee60cf892
@ -334,11 +334,6 @@ make BUILDTYPE=Release %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
# Work around Fedora 28 build issue:
|
||||
# https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
|
||||
# Tracking BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1550564
|
||||
export PYTHON_DISALLOW_AMBIGUOUS_VERSION=0
|
||||
|
||||
rm -rf %{buildroot}
|
||||
|
||||
./tools/install.py install %{buildroot} %{_prefix}
|
||||
|
Loading…
Reference in New Issue
Block a user