From 1cc094f069ba3d797cdba5df75a2de06cf10ba93 Mon Sep 17 00:00:00 2001 From: mmason Date: Thu, 15 Nov 2007 19:51:37 +0000 Subject: Removed "make check" from rpm build steps. --- systemtap.spec.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'systemtap.spec.in') diff --git a/systemtap.spec.in b/systemtap.spec.in index bbb9526c..3fc6dfdc 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -159,10 +159,6 @@ else touch runtime-addl-files.txt fi - -%check -make check %{?elfutils_mflags} || : - %clean rm -rf ${RPM_BUILD_ROOT} -- cgit