Fix %py3_install_wheel (bug #1395953)
This commit is contained in:
parent
e7af332922
commit
a73eb24716
2 changed files with 5 additions and 1 deletions
|
|
@ -33,3 +33,4 @@
|
|||
|
||||
%py3_install_wheel() %{expand:
|
||||
pip%{python3_version} install -I dist/%{1} --root %{buildroot} --strip-file-prefix %{buildroot}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue