Fixed apply of nss patch

This commit is contained in:
Jan Horak 2014-07-30 10:33:05 +02:00
parent 8134219203
commit 705b2a166d

View File

@ -179,7 +179,7 @@ cd mozilla
%endif %endif
%if 0%{?rhel} > 6 %if 0%{?rhel} > 6
%patch500 -p1 -b .nss-ver %patch500 -p2 -b .nss-ver
%endif %endif
cd .. cd ..