Try to build without Mono for now

This commit is contained in:
Andrey Bondrov 2012-08-10 04:15:17 +00:00
parent 666541b69d
commit a41161150c

View file

@ -53,7 +53,7 @@
%define lib_howl_old_name %mklibname %{howl_old_name} 0
%define lib_howl_fake_EVR 1.0.0-7
%define build_mono 1
%define build_mono 0
%{?_with_mono: %{expand: %%global build_mono 1}}
%{?_without_mono: %{expand: %%global build_mono 0}}