add missing rhel condition

This commit is contained in:
Than Ngo 2012-05-04 14:17:43 +02:00
parent a41ffeb07b
commit f3b60d6c33
1 changed files with 2 additions and 0 deletions

View File

@ -350,7 +350,9 @@ popd
%patch200 -p1 -b .CVE-2009-2702
# rhel patches
%if 0%{?rhel}
%patch300 -p1 -b .webkit
%endif
%build