From 13e0dd9f48b3f3be6b8daad51809c47aceefec3f Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Fri, 23 Oct 2020 16:17:39 +0200 Subject: [PATCH] Finding out why the icu data gen fails --- thunderbird.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/thunderbird.spec b/thunderbird.spec index 5215450..a3b2d41 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -398,6 +398,7 @@ export PATH=`pwd`/.cargo/bin:$PATH ./mach python intl/icu_sources_data.py . ls -l config/external/icu/data rm -f config/external/icu/data/icudt*l.dat + cat /tmp/icu* %endif mkdir %{_buildrootdir}/bin || :