Fixed nss version for epel

This commit is contained in:
Jan Horak 2014-07-30 09:28:08 +02:00
parent d99ecfb088
commit d7830235ba

View File

@ -178,7 +178,7 @@ cd mozilla
%patch304 -p1 -b .973977
%endif
%if %{?epel}
%if 0%{?rhel} > 6
%patch500 -p1 -b .nss-ver
%endif
cd ..