python3-pyatspi:ver.bump
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user