[PATCH] Don't remove xkeyboard-config message files (#972236)

David Shea dshea at redhat.com
Mon Jul 29 20:28:40 UTC 2013


The xkeybard-config .mo files are needed to translate the layout
switching options. The xklavier calls in anaconda will automatically
translate the option strings as long as the translations are present.
---
 share/runtime-cleanup.tmpl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 891789d..626e7b4 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -324,7 +324,6 @@ removefrom util-linux --allbut \
     /usr/bin/logger
 removefrom volume_key-libs /usr/share/locale/*
 removefrom wget /etc/* /usr/share/locale/*
-removefrom xkeyboard-config /usr/share/locale/*
 removefrom xorg-x11-drv-intel /usr/${libdir}/libI*
 removefrom xorg-x11-drv-openchrome /usr/${libdir}/libchrome*
 removefrom xorg-x11-drv-synaptics /usr/bin/*
-- 
1.8.3.1



More information about the anaconda-patches mailing list