python3-pygobject3:rebuild

This commit is contained in:
Rmys
2018-08-04 11:36:43 +03:00
parent 873ab68e96
commit e307daf430
2 changed files with 9 additions and 2 deletions
@@ -21,8 +21,8 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.rename("/usr/lib/pkgconfig/pygobject-3.0.pc", "py3gobject-3.0.pc")
pisitools.rename("/usr/include/pygobject-3.0/pygobject.h", "py3gobject.h")
#pisitools.rename("/usr/lib/pkgconfig/pygobject-3.0.pc", "py3gobject-3.0.pc")
#pisitools.rename("/usr/include/pygobject-3.0/pygobject.h", "py3gobject.h")
pisitools.dodoc("ChangeLog", "README*")