mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-17 12:35:57 +00:00
(fix) disable oc builds on el6 for now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user