diff --git a/system/devel/gobject-introspection/actions.py b/system/devel/gobject-introspection/actions.py index 03c8a3e6..b265c18b 100644 --- a/system/devel/gobject-introspection/actions.py +++ b/system/devel/gobject-introspection/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): - autotools.autoreconf("-fiv") + #autotools.autoreconf("-fiv") autotools.configure("--disable-static \ --disable-doctool")