No autogen.sh in tarballs
This commit is contained in:
parent
f86607710a
commit
f2bcee6645
@ -114,7 +114,7 @@ widget toolkit.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
# For the gobject-introspection patch
|
# For the gobject-introspection patch
|
||||||
rm -f configure
|
autoreconf -f
|
||||||
|
|
||||||
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
||||||
%configure $CONFIGFLAGS \
|
%configure $CONFIGFLAGS \
|
||||||
|
Loading…
Reference in New Issue
Block a user