diff --git a/office/spellcheck/aspell/actions.py b/office/spellcheck/aspell/actions.py index c6b8798a92..8956542b4f 100644 --- a/office/spellcheck/aspell/actions.py +++ b/office/spellcheck/aspell/actions.py @@ -6,9 +6,13 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): + shelltools.system("sed -i '/ top.do_check ==/s/top.do_check/*&/' modules/filter/tex.cpp") + shelltools.system("sed -i '/word ==/s/word/*&/' prog/check_funs.cpp") + autotools.autoreconf() autotools.configure("--disable-static \ --sysconfdir=/etc/aspell \ diff --git a/office/spellcheck/aspell/pspec.xml b/office/spellcheck/aspell/pspec.xml index 6fb95c1967..5975aeef18 100644 --- a/office/spellcheck/aspell/pspec.xml +++ b/office/spellcheck/aspell/pspec.xml @@ -51,6 +51,13 @@ + + 2018-08-06 + 0.60.6.1 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + 2017-02-28 0.60.6.1