Only apply cpp11 patch for f24 and higher

This commit is contained in:
Rich Mattes 2016-02-21 12:57:59 -05:00
parent 05e0c8413b
commit 77a346acc2

View File

@ -108,7 +108,9 @@ rm -rf platform/windows
%patch3 -p0 -b .libdir
%patch4 -p1 -b .secarch
%patch5 -p0 -b .noabort
%if 0%{fedora} > 23
%patch6 -p0 -b .cpp11
%endif
%build
mkdir build