diff options
Diffstat (limited to 'runtime/spell/da/main.aap')
-rw-r--r-- | runtime/spell/da/main.aap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/spell/da/main.aap b/runtime/spell/da/main.aap index 65e1a2f7d..4c371b246 100644 --- a/runtime/spell/da/main.aap +++ b/runtime/spell/da/main.aap @@ -35,7 +35,7 @@ da_DK.aff da_DK.dic: {buildcheck=} :fetch da_DK.zip :sys $UNZIP da_DK.zip :delete da_DK.zip - :delete contributors COPYING Makefile da_DK.excluded + :delete COPYING Makefile da_DK.excluded @if not os.path.exists('da_DK.orig.aff'): :copy da_DK.aff da_DK.orig.aff @if not os.path.exists('da_DK.orig.dic'): |