add missing rhel condition

This commit is contained in:
Than Ngo 2012-05-04 14:17:43 +02:00
parent a41ffeb07b
commit f3b60d6c33

View File

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