extra tokens at the end of %else directive

f41
Caolán McNamara 5 years ago
parent 21b54a7079
commit 72ffc200f6

@ -1022,7 +1022,8 @@ export CXXFLAGS=$ARCH_FLAGS
%if 0%{?rhel}
%define distrooptions --disable-eot --disable-scripting-beanshell --disable-scripting-javascript
%else # fedora
%else
# fedora
%define distrooptions --enable-eot --enable-kde5 --enable-gtk3-kde5
%endif

Loading…
Cancel
Save