diff runtime/spell/pt/main.aap @ 2292:ea3c3f13385c vim73

Update spell files for Ubuntu locale names.
author Bram Moolenaar <bram@vim.org>
date Sat, 10 Jul 2010 15:52:35 +0200
parents b9e314fe473f
children 6efdc2e61533
line wrap: on
line diff
--- a/runtime/spell/pt/main.aap
+++ b/runtime/spell/pt/main.aap
@@ -29,7 +29,7 @@ all: $SPELLDIR/pt.latin1.spl $SPELLDIR/p
         ../README_pt.txt
 
 $SPELLDIR/pt.latin1.spl : $FILES
-        :sys env LANG=pt_PT.ISO8859-1 LC_ALL=pt_PT.ISO8859-1
+        :sys env LANG=pt_PT.ISO-8859-1 LC_ALL=pt_PT.ISO-8859-1
 		$VIM -u NONE -e -c "mkspell! $SPELLDIR/pt pt_PT pt_BR" -c q
 
 $SPELLDIR/pt.utf-8.spl : $FILES