updated for version 7.0b
diff --git a/runtime/spell/es/main.aap b/runtime/spell/es/main.aap
index 9abb72c..9ff082c 100644
--- a/runtime/spell/es/main.aap
+++ b/runtime/spell/es/main.aap
@@ -49,7 +49,7 @@
         :fetch $ZIPFILE_ES
         :sys $UNZIP $ZIPFILE_ES
         :delete add-to--dictionary.lst.example
-        #:delete $ZIPFILE_ES
+        :delete $ZIPFILE_ES
         @if not os.path.exists('es_ES.orig.aff'):
             :copy es_ES.aff es_ES.orig.aff
         @if not os.path.exists('es_ES.orig.dic'):
@@ -62,7 +62,7 @@
         :fetch $ZIPFILE_MX
         :print No copyright information for es_MX wordlist >! README_es_MX.txt
         :sys $UNZIP $ZIPFILE_MX
-        #:delete $ZIPFILE_MX
+        :delete $ZIPFILE_MX
         :sys $VIM -e -c "set ff=unix | wq" es_MX.dic
         @if not os.path.exists('es_MX.orig.aff'):
             :copy es_MX.aff es_MX.orig.aff