Add missing vpath_builddir prefix
This is a generated file located in the builddir. Resolves: RHEL-9028
This commit is contained in:
parent
9763692d33
commit
b2210d9c8a
@ -153,7 +153,7 @@ cp -R runtime/src %{buildroot}%{libomp_srcdir}/runtime
|
|||||||
|
|
||||||
# Generate lit config files. Strip off the last line that initiates the
|
# Generate lit config files. Strip off the last line that initiates the
|
||||||
# test run, so we can customize the configuration.
|
# test run, so we can customize the configuration.
|
||||||
head -n -1 runtime/test/lit.site.cfg >> %{buildroot}%{lit_cfg}
|
head -n -1 %{_vpath_builddir}/runtime/test/lit.site.cfg >> %{buildroot}%{lit_cfg}
|
||||||
|
|
||||||
# Install custom fedora config file
|
# Install custom fedora config file
|
||||||
cp %{SOURCE4} %{buildroot}%{lit_fedora_cfg}
|
cp %{SOURCE4} %{buildroot}%{lit_fedora_cfg}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user