From a90608479b5b40bb2f609c8f4062ffa4a2cb20c8 Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 30 Jul 2015 21:38:19 +0200 Subject: [PATCH] make upgrade: Stop removing hi_IN.UTF-8 and la_LN.UTF-8 These old upgrade entries were removing newly installed locales. Reported-by: swildner --- Makefile_upgrade.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 5eb76daa9f..d145aef465 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -1322,7 +1322,6 @@ TO_REMOVE+=/usr/share/man/man4/snd_sb8.4.gz TO_REMOVE+=/usr/share/man/man4/snd_sb16.4.gz TO_REMOVE+=/usr/share/man/man4/snd_sbc.4.gz TO_REMOVE+=/usr/share/locale/fo_FO.UTF-8 -TO_REMOVE+=/usr/share/locale/hi_IN.UTF-8 TO_REMOVE+=/usr/share/examples/dialog TO_REMOVE+=/usr/share/examples/libdialog TO_REMOVE+=/usr/share/man/man3/draw_box.3.gz @@ -1444,7 +1443,6 @@ TO_REMOVE+=/usr/share/locale/la_LN.ISO_8859-1 TO_REMOVE+=/usr/share/locale/la_LN.ISO_8859-15 TO_REMOVE+=/usr/share/locale/la_LN.ISO_8859-2 TO_REMOVE+=/usr/share/locale/la_LN.ISO_8859-4 -TO_REMOVE+=/usr/share/locale/la_LN.UTF-8 TO_REMOVE+=/usr/share/locale/locale.alias TO_REMOVE+=/usr/share/locale/lt_LT.ISO_8859-4 TO_REMOVE+=/usr/share/locale/nl_BE.ISO_8859-1 -- 2.41.0