python-pyatspi:version bump

This commit is contained in:
blue-devil
2020-01-21 01:45:31 +03:00
parent 47aaaeca8e
commit 067f978650
3 changed files with 17 additions and 9 deletions
@@ -18,6 +18,4 @@ def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING", "README", "NEWS")
autotools.rawInstall("DESTDIR=%s" % get.installDIR())