(fix) disable oc builds on el6 for now

pull/105/head
Ludovic Marcotte 2015-09-10 19:44:45 -04:00
parent 788f36b96e
commit 7290fa2ea2
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# We disable OpenChange builds on el5 since it's prehistoric
%define enable_openchange 1
%{?el5:%define enable_openchange 0}
%{?el6:%define enable_openchange 0}
%{?el7:%define enable_openchange 0}
%ifarch %ix86