This commit is contained in:
parent
7075ee7dd0
commit
daf814443b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user