summaryrefslogtreecommitdiffstats
path: root/runtime/spell/la/main.aap
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/la/main.aap')
-rw-r--r--runtime/spell/la/main.aap5
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/spell/la/main.aap b/runtime/spell/la/main.aap
index 0cf1d8ab3a..d9815850bb 100644
--- a/runtime/spell/la/main.aap
+++ b/runtime/spell/la/main.aap
@@ -11,8 +11,11 @@ FILES = la.aff la.dic
all: $SPELLDIR/la.latin1.spl $SPELLDIR/la.utf-8.spl ../README_la.txt
+# NOTE: the la_LN.ISO-8859-1 locale is not available on Ubuntu.
+# Use the English one instead.
+
$SPELLDIR/la.latin1.spl : $FILES
- :sys env LANG=la_LN.ISO8859-1
+ :sys env LANG=en_US.ISO-8859-1
$VIM -u NONE -e -c "mkspell! $SPELLDIR/la la" -c q
$SPELLDIR/la.utf-8.spl : $FILES