diff --git a/gobject-introspection.spec b/gobject-introspection.spec index e4f5ce1..f7249cd 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -69,6 +69,16 @@ Libraries and headers for gobject-introspection %build # I'm getting autotools breakage due to # timestamps; let's just always do "real" builds. +# DELETEME: https://git.gnome.org/browse/gobject-introspection/commit/?id=f7b2e1c5e948bfabb7c51eb73d42689bced6cb79 +if ! test -f autogen.sh; then + cat >autogen.sh <