summaryrefslogtreecommitdiffstats
path: root/keymaps/updkmaps
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-12-13 16:26:48 +0000
committerChris Lumens <clumens@redhat.com>2005-12-13 16:26:48 +0000
commite0db1a030aa146388ea8cf69c1efc114cd0e11d5 (patch)
tree9399a1a4a8dd31009c0d08e4206e06b7eb0f9f8d /keymaps/updkmaps
parentecb644a5e70e6b40fcd4ff006b9341241ed07cfb (diff)
downloadanaconda-e0db1a030aa146388ea8cf69c1efc114cd0e11d5.tar.gz
anaconda-e0db1a030aa146388ea8cf69c1efc114cd0e11d5.tar.xz
anaconda-e0db1a030aa146388ea8cf69c1efc114cd0e11d5.zip
Typo.
Diffstat (limited to 'keymaps/updkmaps')
-rwxr-xr-xkeymaps/updkmaps2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymaps/updkmaps b/keymaps/updkmaps
index 93f8ee6fd..5fe3b3851 100755
--- a/keymaps/updkmaps
+++ b/keymaps/updkmaps
@@ -15,7 +15,7 @@ mkdir -p $TMPDIR
if [ $ARCH = "sparc" ]; then
PATTERN={i386,sun}
else
- PETTERN=i386
+ PATTERN=i386
fi
eval find /lib/kbd/keymaps/$PATTERN -name "*.map*" | while read n; do