From 03c3a473bf3ba15e23d3445bb5ac66b3a2b45750 Mon Sep 17 00:00:00 2001 From: Stan Cox Date: Mon, 25 Jul 2011 19:12:28 -0400 Subject: [PATCH] turn off publican for 1.6 --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 5caf68e..a371e4a 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -11,7 +11,7 @@ %{!?pie_supported: %global pie_supported 1} %{!?with_grapher: %global with_grapher 1} %{!?with_boost: %global with_boost 0} -%{!?with_publican: %global with_publican 1} +%{!?with_publican: %global with_publican 0} %{!?publican_brand: %global publican_brand fedora} Name: systemtap