commit 68aaeba8d1d6edf251f40f8d5acdae993db16993
Author: vascom <vascom2(a)gmail.com>
Date: Fri Apr 24 10:25:47 2020 +0300
Prepare for EPEL 8 build.
megasync.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/megasync.spec b/megasync.spec
index f749a4c..83829f9 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -2,7 +2,11 @@
%bcond_without dolphin
%bcond_without nautilus
+%if 0%{?rhel} == 8
+%bcond_with nemo
+%else
%bcond_without nemo
+%endif
%global enable_lto 1