chiark / gitweb /
test: hook up more tests with make check
[elogind.git] / src / vconsole / vconsole-setup.c
index aa5fa18525ac8aff9eb2643eb5610646f6ea019b..7679d446e30a063076ff300312e9d0ef404ab5a9 100644 (file)
@@ -253,7 +253,7 @@ int main(int argc, char **argv) {
         }
 
         if (r <= 0) {
-#if defined(TARGET_FEDORA) || defined(TARGET_MEEGO)
+#if defined(TARGET_FEDORA)
                 r = parse_env_file("/etc/sysconfig/i18n", NEWLINE,
                                    "SYSFONT", &vc_font,
                                    "SYSFONTACM", &vc_font_map,