OSDN Git Service

Add "make check" to the RPM spec file
authorTheodore Ts'o <tytso@mit.edu>
Sat, 4 Aug 2007 00:12:32 +0000 (20:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 4 Aug 2007 00:12:32 +0000 (20:12 -0400)
Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
e2fsprogs.spec.in

index 51b5538..2275a22 100644 (file)
@@ -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