cd486f
diff -up firefox-60.0/build/autoconf/icu.m4.icu firefox-60.0/build/autoconf/icu.m4
cd486f
--- firefox-60.0/build/autoconf/icu.m4.icu	2018-04-17 15:11:54.100644119 +0200
cd486f
+++ firefox-60.0/build/autoconf/icu.m4	2018-04-17 15:12:50.740686636 +0200
cd486f
@@ -78,7 +78,7 @@ if test -n "$USE_ICU"; then
cd486f
     # TODO: the l is actually endian-dependent
cd486f
     # We could make this set as 'l' or 'b' for little or big, respectively,
cd486f
     # but we'd need to check in a big-endian version of the file.
cd486f
-    ICU_DATA_FILE="icudt${version}l.dat"
cd486f
+    ICU_DATA_FILE="icudt${version}b.dat"
cd486f
 
cd486f
     MOZ_ICU_DATA_ARCHIVE=
cd486f
 fi