summaryrefslogtreecommitdiff
path: root/runtime/spell/fo
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/fo')
-rw-r--r--runtime/spell/fo/main.aap3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/spell/fo/main.aap b/runtime/spell/fo/main.aap
index b9be542cf..9e3eea42e 100644
--- a/runtime/spell/fo/main.aap
+++ b/runtime/spell/fo/main.aap
@@ -16,8 +16,7 @@ $SPELLDIR/fo.latin1.spl : $FILES
$VIM -u NONE -e -c "mkspell! $SPELLDIR/fo fo_FO" -c q
$SPELLDIR/fo.utf-8.spl : $FILES
- :sys env LANG=fo_FO.UTF-8
- $VIM -u NONE -e -c "mkspell! $SPELLDIR/fo fo_FO" -c q
+ :sys $VIM -u NONE -e -c "set enc=utf-8" -c "mkspell! $SPELLDIR/fo fo_FO" -c q
../README_fo.txt : README_fo_FO.txt Copyright
:cat $source >! $target