Matthias Gerstner 2024-05-13 11:34:14 +00:00 committed by Git OBS Bridge
parent 1b60e6b25b
commit 2cc579008f

View File

@ -56,11 +56,11 @@ do
[ -f $f ] && sed -i "1s@#\!.*python.*@#\!$(realpath %__python3)@" $f
done
#%%check
#%# will fail on qemu with unshare: unshare failed: Invalid argument
#%%if !0%{?qemu_user_space_build}
#%tests/regtest.py --skip-build %_vpath_builddir >/dev/null
#%%endif
%check
# will fail on qemu with unshare: unshare failed: Invalid argument
%if !0%{?qemu_user_space_build}
tests/regtest.py --skip-build %_vpath_builddir >/dev/null
%endif
%description
File and directory permission settings depending on the local security