python-pygobject rebuild
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user