diff options
Diffstat (limited to 'runtime/spell/eo/main.aap')
-rw-r--r-- | runtime/spell/eo/main.aap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/spell/eo/main.aap b/runtime/spell/eo/main.aap index 19b7555ab..282b5b73f 100644 --- a/runtime/spell/eo/main.aap +++ b/runtime/spell/eo/main.aap @@ -22,7 +22,7 @@ $SPELLDIR/eo.utf-8.spl : $FILES ../README_eo.txt : README_eo_l3.txt :copy $source $target # fix missing newline - :sys $VIM $target -e -c "set ff=unix" -c wq + :sys $VIM -u NONE -e -c "set ff=unix" -c wq $target # # Fetching the files from OpenOffice.org. |