summaryrefslogtreecommitdiff
path: root/runtime/spell/cy/main.aap
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/cy/main.aap')
-rw-r--r--runtime/spell/cy/main.aap6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/spell/cy/main.aap b/runtime/spell/cy/main.aap
index ce6cb840f..1c1d20d9f 100644
--- a/runtime/spell/cy/main.aap
+++ b/runtime/spell/cy/main.aap
@@ -36,9 +36,9 @@ cy_GB.aff cy_GB.dic: {buildcheck=}
:fetch cy_GB.zip
:sys $UNZIP cy_GB.zip
:delete cy_GB.zip
- :sys $VIM cy_GB.aff -e -c "set ff=unix" -c update -c q
- :sys $VIM cy_GB.dic -e -c "set ff=unix" -c update -c q
- :sys $VIM README_cy_GB.txt -e -c "set ff=unix" -c update -c q
+ :sys $VIM cy_GB.aff -u NONE -e -c "set ff=unix" -c update -c q
+ :sys $VIM cy_GB.dic -u NONE -e -c "set ff=unix" -c update -c q
+ :sys $VIM README_cy_GB.txt -u NONE -e -c "set ff=unix" -c update -c q
@if not os.path.exists('cy_GB.orig.aff'):
:copy cy_GB.aff cy_GB.orig.aff
@if not os.path.exists('cy_GB.orig.dic'):