%_pyproject_wheeldir is absolute since 29157c19b0

This commit is contained in:
Miro Hrončok 2022-04-29 11:21:18 +02:00
parent 2998811594
commit 1642d25ee2

View File

@ -1,4 +1,4 @@
# This is a directory where wheels are stored and installed from, relative to PWD
# This is a directory where wheels are stored and installed from, absolute
%_pyproject_wheeldir %{_builddir}%{?buildsubdir:/%{buildsubdir}}/pyproject-wheeldir
# This is a directory used as TMPDIR, where pip copies sources to and builds from, relative to PWD