From: Theodore Ts'o Date: Sat, 4 Aug 2007 00:12:32 +0000 (-0400) Subject: Add "make check" to the RPM spec file X-Git-Tag: v1.40.3~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5ca71df146ef5ec70eb2d2e8298d94d94628138;p=thirdparty%2Fe2fsprogs.git Add "make check" to the RPM spec file Signed-off-by: Andreas Dilger --- diff --git a/e2fsprogs.spec.in b/e2fsprogs.spec.in index 51b553864..2275a2234 100644 --- a/e2fsprogs.spec.in +++ b/e2fsprogs.spec.in @@ -52,6 +52,7 @@ also want to install e2fsprogs. %build %configure --enable-elf-shlibs --enable-nls make +make check %install rm -rf $RPM_BUILD_ROOT