From 92cb4bf2ff9b6e68261abaa835c7b45e565154af Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 19 Feb 2015 07:50:12 -0500 Subject: [PATCH] disable publican, pending bug triage --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index d5e4433..de924ac 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -14,7 +14,7 @@ %ifarch ppc ppc64 %{sparc} aarch64 ppc64le %{!?with_publican: %global with_publican 0} %else -%{!?with_publican: %global with_publican 1} +%{!?with_publican: %global with_publican 0} %endif %if 0%{?rhel} %{!?publican_brand: %global publican_brand RedHat}