diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-09-01 20:46:49 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-09-01 20:46:49 +0000 |
commit | e344bead3ecc16a0982d157e8c19050f6dff4e0c (patch) | |
tree | 34da48120172b9e2efc8c559733c2b69db5a24ba /runtime/spell/fo | |
parent | da2303d96b0f55d30e9b5b57d3459d5e1ea22ec2 (diff) | |
download | vim-git-e344bead3ecc16a0982d157e8c19050f6dff4e0c.tar.gz |
updated for version 7.0140v7.0140
Diffstat (limited to 'runtime/spell/fo')
-rw-r--r-- | runtime/spell/fo/main.aap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/spell/fo/main.aap b/runtime/spell/fo/main.aap index 948d4a472..b9be542cf 100644 --- a/runtime/spell/fo/main.aap +++ b/runtime/spell/fo/main.aap @@ -35,6 +35,7 @@ fo_FO.aff fo_FO.dic: {buildcheck=} :fetch fo_FO.zip :sys $UNZIP fo_FO.zip :delete fo_FO.zip + :delete contributors fo_FO.excluded Makefile COPYING @if not os.path.exists('fo_FO.orig.aff'): :copy fo_FO.aff fo_FO.orig.aff @if not os.path.exists('fo_FO.orig.dic'): |