make gcc44 patch f11+ only (for now, fixme)
This commit is contained in:
parent
4d5fa974b1
commit
dd51ba5416
@ -89,7 +89,10 @@ Requires: %{name}-devel = %{version}-%{release}
|
|||||||
%patch4 -p1 -b .rpath
|
%patch4 -p1 -b .rpath
|
||||||
%patch5 -p1 -b .fluid_desktop
|
%patch5 -p1 -b .fluid_desktop
|
||||||
%patch6 -p1 -b .consts
|
%patch6 -p1 -b .consts
|
||||||
|
# FIXME, why only needed for F-11+/gcc44 ?
|
||||||
|
%if 0%{?fedora} > 10
|
||||||
%patch7 -p1 -b .gcc44
|
%patch7 -p1 -b .gcc44
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user