python-pygobject rebuild

This commit is contained in:
Rmys
2021-07-04 13:30:49 +03:00
committed by GitHub
parent 98c81a144b
commit 44590c1c44
2 changed files with 6 additions and 6 deletions
@@ -18,7 +18,7 @@ def setup():
-Wno-misleading-indentation")
# autoreconf is for under linking problem
autotools.autoreconf("-fi")
autotools.configure("--disable-introspection")
autotools.configure("--enable-introspection=no")
# fix unused dependency analysis
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
@@ -29,4 +29,4 @@ def install():
autotools.install()
#shelltools.chmod("%s/usr/share/pygobject/xsl/fixxref.py" % get.installDIR(), 0755)
pisitools.dodoc("COPYING", "README")
pisitools.dodoc("COPYING", "README")