diff options
Diffstat (limited to 'runtime/spell/hu/main.aap')
-rw-r--r-- | runtime/spell/hu/main.aap | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/spell/hu/main.aap b/runtime/spell/hu/main.aap index ab5cdb8a9..0997b68d7 100644 --- a/runtime/spell/hu/main.aap +++ b/runtime/spell/hu/main.aap @@ -21,7 +21,8 @@ $SPELLDIR/hu.utf-8.spl : $FILES $SPELLDIR/hu.cp1250.spl : $FILES :sys $VIM -u NONE -e -c "set enc=cp1250" -c "mkspell! $SPELLDIR/hu hu_HU" -c q -../README_hu.txt: $FILES +# There is no readme in the .zip file, use the header of the .aff file. +../README_hu.txt: hu_HU.aff :sys $VIM -u NONE -e hu_HU.aff -c "1,/# ---/w! $target" -c q # |