You've already forked linux-packaging-mono
Revert "Try to force cmake3 not cmake on EPEL distros"
This reverts commit f8d6ce0255
.
This commit is contained in:
@@ -168,9 +168,6 @@ export MONO_CPU_ARCH="armv5el"
|
||||
%if %llvm == yes
|
||||
export PATH=/usr/lib/mono/llvm/bin:$PATH
|
||||
%endif
|
||||
%if 0%{?rhel} <= 7
|
||||
export CMAKE=/usr/bin/cmake3
|
||||
%endif
|
||||
%configure \
|
||||
--with-sgen=%{sgen} \
|
||||
%if %llvm == yes
|
||||
|
Reference in New Issue
Block a user