summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormmason <mmason>2007-11-15 19:51:37 +0000
committermmason <mmason>2007-11-15 19:51:37 +0000
commit1cc094f069ba3d797cdba5df75a2de06cf10ba93 (patch)
treee22188058472c2f0d2975b4f6644d5bcc7da1ae6
parentf781f849ceedba83580eead82c3baf949a9738db (diff)
downloadsystemtap-steved-1cc094f069ba3d797cdba5df75a2de06cf10ba93.tar.gz
systemtap-steved-1cc094f069ba3d797cdba5df75a2de06cf10ba93.tar.xz
systemtap-steved-1cc094f069ba3d797cdba5df75a2de06cf10ba93.zip
Removed "make check" from rpm build steps.
-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}