From 7481f980ad6f7c481fef5125992236d1209d2a52 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 29 Mar 2017 23:25:45 +0300 Subject: [PATCH] hunspell-dict-de:toolchain --- office/dictionary/hunspell-dict-de/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/office/dictionary/hunspell-dict-de/actions.py b/office/dictionary/hunspell-dict-de/actions.py index 785a6b7481..bb40c1a912 100644 --- a/office/dictionary/hunspell-dict-de/actions.py +++ b/office/dictionary/hunspell-dict-de/actions.py @@ -8,7 +8,7 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools -WorkDir = "igerman98-20131206" +WorkDir = "igerman98-20161207" def build(): autotools.make("hunspell/de_AT_small.dic hunspell/de_AT.aff hunspell/de_CH_small.dic hunspell/de_CH.aff hunspell/de_DE.aff")