Fixing previous patch apply

This commit is contained in:
Jan Horak 2017-08-24 15:43:56 +02:00
parent 17ecf6f9ae
commit f986115b20

View File

@ -277,7 +277,7 @@ cd mozilla
# Patch for big endian platforms only
%if 0%{?big_endian}
%patch26 -p1 -b .icu
%patch307 -p1 -b .xlocale
%patch307 -p2 -b .xlocale
%endif
cd ..