- Fedora 18 also have updated to newer libxml2.

This commit is contained in:
pcpa 2012-09-25 22:42:39 -03:00
parent b8284a14c4
commit 911cc05b72
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ hobbyist game developers, since 2001.
%setup -q -n %{name}-%{version}-alpha
%patch0 -p1
%patch1 -p1
%if 0%{?fedora} > 18
%if 0%{?fedora} >= 18
# 0ad <= 0.0.11 && libxml2 >= 2.9
%patch2 -p1
%endif