summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libui.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/libui.spec b/libui.spec
index 23717aa..f049ef4 100644
--- a/libui.spec
+++ b/libui.spec
@@ -51,6 +51,10 @@ for %{name}.
%prep
%setup -q -n %{gh_project}-%{gh_commit}
+%if 0%{?rhel}
+sed -e 's/NOT APPLE/0/' -i CMakeLists.txt
+%endif
+
%build
%if 0%{?rhel}