python-pyatspi: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:21:19 +03:00
parent 02401f0855
commit 4adaadd319
2 changed files with 11 additions and 3 deletions
@@ -18,4 +18,5 @@ def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("COPYING*", "README")