summaryrefslogtreecommitdiffstats
path: root/runtime/spell/nn/main.aap
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/nn/main.aap')
-rw-r--r--runtime/spell/nn/main.aap4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/spell/nn/main.aap b/runtime/spell/nn/main.aap
index da71b209a9..efb0812a4c 100644
--- a/runtime/spell/nn/main.aap
+++ b/runtime/spell/nn/main.aap
@@ -12,11 +12,11 @@ FILES = nn_NO.aff nn_NO.dic
all: $SPELLDIR/nn.latin1.spl $SPELLDIR/nn.utf-8.spl ../README_nn.txt
$SPELLDIR/nn.latin1.spl : $FILES
- :sys env LANG=no_NO.ISO8859-1
+ :sys env LANG=nb_NO.ISO-8859-1
$VIM -u NONE -e -c "mkspell! $SPELLDIR/nn nn_NO" -c q
$SPELLDIR/nn.utf-8.spl : $FILES
- :sys env LANG=no_NO.UTF-8
+ :sys env LANG=nb_NO.UTF-8
$VIM -u NONE -e -c "mkspell! $SPELLDIR/nn nn_NO" -c q
../README_nn.txt : README_nn_NO.txt