python3-pyatspi:ver.bump

This commit is contained in:
blue-devil
2020-03-26 01:24:17 +03:00
parent eb8398596b
commit 1fd75e6a50
3 changed files with 16 additions and 8 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")