Resolves: #2037103 Don't run tests on the bundled nss

This commit is contained in:
Jan Horak 2022-02-04 15:50:53 +01:00 committed by Eike Rathke
parent d93306a9cf
commit e4e5425a9b
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@ function build_bundled_package() {
echo $PKG_CONFIG_PATH
rpm -ivh %{SOURCE403}
rpmbuild --nodeps --define '_prefix %{bundled_install_path}' -ba %{_specdir}/nss.spec
rpmbuild --nodeps --define '_prefix %{bundled_install_path}' --without=tests -ba %{_specdir}/nss.spec
pushd %{_buildrootdir}
#cleanup
#rm -rf {_buildrootdir}/usr/lib/debug/*