reenable all translations

This commit is contained in:
Christian Hesse 2020-01-02 10:17:47 +00:00
parent 78052b8d53
commit ec28196646

View File

@ -132,9 +132,6 @@ prepare() {
echo "Pull in latest language files..."
./linguas.sh
echo "Remove not working langs which need LC_ALL=C.UTF-8..."
sed -e 's#en@cyrillic en@greek##g' -i "po/LINGUAS"
echo "Avoid problem with unifont during compile of grub..."
# http://savannah.gnu.org/bugs/?40330 and https://bugs.archlinux.org/task/37847
gzip -cd "${srcdir}/unifont-${_UNIFONT_VER}.bdf.gz" > "unifont.bdf"