Merge branch 'master' into f29

This commit is contained in:
Kalev Lember 2018-09-05 17:23:07 +02:00
commit 5d7683bd2f
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ rm glib/pcre/*.[ch]
# Support builds of both git snapshots and tarballs packed with autogoo
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
--disable-silent-rules \
--with-python=%{__python3} \
--with-pcre=system \
--enable-systemtap \