From db679b146435bd1a1b9897e0edcf323702b2f529 Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Mon, 27 May 2013 09:44:10 -0400 Subject: [PATCH] turn docs back off --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 33c215b..4a07a8d 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1,5 +1,5 @@ %{!?with_sqlite: %global with_sqlite 1} -%{!?with_docs: %global with_docs 1} +%{!?with_docs: %global with_docs 0} # crash is not available %ifarch ppc ppc64 %{sparc} %{!?with_crash: %global with_crash 0}