disable publican, pending bug triage

This commit is contained in:
Frank Ch. Eigler 2015-02-19 07:50:12 -05:00
parent 4bd4161630
commit 92cb4bf2ff
1 changed files with 1 additions and 1 deletions

View File

@ -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}