SHA256
1
0
forked from pool/permissions
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 [ -f $f ] && sed -i "1s@#\!.*python.*@#\!$(realpath %__python3)@" $f
done done
#%%check %check
#%# will fail on qemu with unshare: unshare failed: Invalid argument # will fail on qemu with unshare: unshare failed: Invalid argument
#%%if !0%{?qemu_user_space_build} %if !0%{?qemu_user_space_build}
#%tests/regtest.py --skip-build %_vpath_builddir >/dev/null tests/regtest.py --skip-build %_vpath_builddir >/dev/null
#%%endif %endif
%description %description
File and directory permission settings depending on the local security File and directory permission settings depending on the local security