summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-01-23 17:30:47 +0000
committerJeremy Katz <katzj@redhat.com>2004-01-23 17:30:47 +0000
commit8665c3c4cc4af61231d54714f30e181f3d3abc43 (patch)
tree3adf64083d10d901181dcf428859da427b0ff944
parent34763ea403a95b0580fd9bd9e6a36f3cd5053d7b (diff)
downloadanaconda-8665c3c4cc4af61231d54714f30e181f3d3abc43.tar.gz
anaconda-8665c3c4cc4af61231d54714f30e181f3d3abc43.tar.xz
anaconda-8665c3c4cc4af61231d54714f30e181f3d3abc43.zip
redhat-config -> system-config
-rwxr-xr-xanaconda2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda b/anaconda
index cabb1cbd5..33a6cc95a 100755
--- a/anaconda
+++ b/anaconda
@@ -319,7 +319,7 @@ if (os.path.exists('booty')):
else:
sys.path.append('/usr/lib/booty')
-sys.path.append('/usr/share/redhat-config-keyboard')
+sys.path.append('/usr/share/system-config-keyboard')
try:
import updates_disk_hook