From 0eea5d2d94e2d1499f0567107dd96cb5cf231386 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 8 Jul 2019 21:48:22 +0200 Subject: build fix --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 57d88ba..10fc423 100644 --- a/firefox.spec +++ b/firefox.spec @@ -742,7 +742,7 @@ echo "%%lang($language_short) %{langpackdir}/langpack-$language_short@firefox.mo # Table of fallbacks for each language # please file a bug at bugzilla.redhat.com if the assignment is incorrect -create_default_langpack "bn-IN" "bn" +#create_default_langpack "bn-IN" "bn" create_default_langpack "es-AR" "es" create_default_langpack "fy-NL" "fy" create_default_langpack "ga-IE" "ga" -- cgit