From 2cc579008f114cbb71316ada5e5c0631068bf95cf63f08d677a0693c8c67e6cd Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Mon, 13 May 2024 11:34:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=339 --- permissions.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/permissions.spec b/permissions.spec index 03518a4..b3194ae 100644 --- a/permissions.spec +++ b/permissions.spec @@ -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