forked from pool/permissions
This commit is contained in:
parent
1b60e6b25b
commit
2cc579008f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user