Remove incorrect cd

We no longer cd into the build directory, so we also don't need to
cd out of it.

Resolves: RHEL-9028
This commit is contained in:
Nikita Popov 2023-10-09 16:20:35 +02:00
parent f5e95901ab
commit 9763692d33
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@ OpenMP regression tests
%global lit_fedora_cfg %{_datadir}/libomp/lit.fedora.cfg.py
# Install test files
cd ..
install -d %{buildroot}%{libomp_srcdir}/runtime
cp -R runtime/test %{buildroot}%{libomp_srcdir}/runtime
cp -R runtime/src %{buildroot}%{libomp_srcdir}/runtime