Soc Virnyl Estela 2023-12-10 14:10:32 +00:00 committed by Git OBS Bridge
parent 7075ee7dd0
commit daf814443b

View File

@ -118,11 +118,15 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" install
%if %{with test}
%check
# Enable only for tumbleweed/factory since
# Timezone package seems to fail this :D
%if 0%{?suse_version} > 1600
export CFLAGS="%optflags"
export PLATFORM="linux"
export ARCH="%{_arch}"
make %{?_smp_mflags} check
%endif
%endif
%files
%defattr(-,root,root)