Remove comment about removed patch
This commit is contained in:
parent
6eac568430
commit
05d68e041f
1 changed files with 1 additions and 1 deletions
|
|
@ -319,7 +319,7 @@ ln -s ./pip%{python3_version} %{buildroot}%{_bindir}/pip-%{python3_version}
|
|||
ln -s ./pip-%{python3_version} %{buildroot}%{_bindir}/pip-3
|
||||
|
||||
|
||||
# Make sure the INSTALLER is not pip and remove RECORD, otherwise Patch2 won't work
|
||||
# Make sure the INSTALLER is not pip and remove RECORD
|
||||
# %%pyproject macros do this for all packages
|
||||
echo rpm > %{buildroot}%{python3_sitelib}/pip-%{upstream_version}.dist-info/INSTALLER
|
||||
rm %{buildroot}%{python3_sitelib}/pip-%{upstream_version}.dist-info/RECORD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue