summaryrefslogtreecommitdiffstats
path: root/runtime/spell/it/main.aap
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/it/main.aap')
-rw-r--r--runtime/spell/it/main.aap5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/spell/it/main.aap b/runtime/spell/it/main.aap
index eaced68027..f1bd742905 100644
--- a/runtime/spell/it/main.aap
+++ b/runtime/spell/it/main.aap
@@ -19,8 +19,8 @@ $SPELLDIR/it.utf-8.spl : $FILES
:sys env LANG=it_IT.UTF-8
$VIM -u NONE -e -c "mkspell! $SPELLDIR/it it_IT" -c q
-../README_it.txt : README_it_IT.txt
- :copy $source $target
+../README_it.txt : README_it_IT.txt README.txt
+ :cat $source >! $target
#
# Fetching the files from OpenOffice.org.
@@ -35,6 +35,7 @@ it_IT.aff it_IT.dic: {buildcheck=}
:fetch it_IT.zip
:sys $UNZIP it_IT.zip
:delete it_IT.zip
+ :delete GPL.txt history.txt license.txt notes.txt statistiche.sxc thanks.txt
@if not os.path.exists('it_IT.orig.aff'):
:copy it_IT.aff it_IT.orig.aff
@if not os.path.exists('it_IT.orig.dic'):