summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--systemtap.spec.in4
2 files changed, 3 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index cf548da1..c573720f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-11-15 Mike Mason <mmlnx@us.ibm.com>
+ * systemtap.spec.in: Removed "make check" from rpm build steps
+
2007-11-15 David Smith <dsmith@redhat.com>
* tapsets.cxx: Removed mark_query structure.
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}