python3-pygobject3
This commit is contained in:
@@ -21,8 +21,8 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
#pisitools.rename("/usr/lib/pkgconfig/pygobject-3.0.pc", "py3gobject-3.0.pc")
|
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/include/pygobject-3.0/pygobject.h", "py3gobject.h")
|
||||||
|
|
||||||
pisitools.dodoc("ChangeLog", "README*")
|
pisitools.dodoc("ChangeLog", "README*")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user