xorg-2.eclass: Always install iso8859-1
authorMatt Turner <mattst88@gentoo.org>
Sat, 26 May 2018 19:52:46 +0000 (12:52 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 26 May 2018 20:29:46 +0000 (13:29 -0700)
Closes: https://bugs.gentoo.org/357331
Closes: https://bugs.gentoo.org/368335
Closes: https://bugs.gentoo.org/651046

eclass/xorg-2.eclass

index 9322e1aebce24843d48df13e3b6270666c95647f..889031c01fc13a8a1b637216484e191a4e581083 100644 (file)
@@ -364,7 +364,8 @@ xorg-2_font_configure() {
        if has nls ${IUSE//+} && ! use nls; then
                if grep -q -s "disable-all-encodings" ${ECONF_SOURCE:-.}/configure; then
                        FONT_OPTIONS+="
-                               --disable-all-encodings"
+                               --disable-all-encodings
+                               --enable-iso8859-1"
                else
                        FONT_OPTIONS+="
                                --disable-iso8859-2