Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a5d5f8e887 | ||
|
|
b3cccf20b0 | ||
|
|
cd9932f0aa | ||
|
|
e26403e0ff | ||
|
|
c32f6b5468 |
1 changed files with 0 additions and 5 deletions
|
|
@ -73,11 +73,6 @@ export BKR_PY3=1
|
|||
make
|
||||
|
||||
%install
|
||||
# RHEL 8 python3-nose removed unversioned executables
|
||||
%if 0%{?rhel} >= 8
|
||||
ln -sf %{_bindir}/nosetests-%{python3_version} %{buildroot}/nosetests-3
|
||||
%endif
|
||||
|
||||
export BKR_PY3=1
|
||||
DESTDIR=%{buildroot} make install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue