aspell:rebuild
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-08-06</Date>
|
||||
<Version>0.60.6.1</Version>
|
||||
<Comment>Rebuild for new toolchain.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-02-28</Date>
|
||||
<Version>0.60.6.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user