Run fullcheck, not check as test
This was changed by previous commit by mistake. Signed-off-by: Lukas Czerner <lczerner@redhat.com>
This commit is contained in:
parent
78a1343d6b
commit
f6affc9fe2
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for managing ext2, ext3, and ext4 file systems
|
||||
Name: e2fsprogs
|
||||
Version: 1.46.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# License tags based on COPYING file distinctions for various components
|
||||
License: GPLv2
|
||||
@ -185,8 +185,7 @@ chmod +w %{buildroot}%{_libdir}/*.a
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
#make fullcheck
|
||||
make check
|
||||
make fullcheck
|
||||
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user