# HG changeset patch # User Michael Schloh von Bennewitz # Date 1372706637 -7200 # Node ID 6fb4607b503b2e50fa52d3af33d75b4f05251f4e # Parent 21ce05ebf3445c5261a5a5d10d7e9e49a0afbd70 Whoops, repeat the correction from 21ce05ebf344 using a hammer instead. diff -r 21ce05ebf344 -r 6fb4607b503b glib/glib.spec --- a/glib/glib.spec Mon Jul 01 21:11:17 2013 +0200 +++ b/glib/glib.spec Mon Jul 01 21:23:57 2013 +0200 @@ -94,6 +94,7 @@ -e 's;/gio-unix-x\.x\.pc;/gio-unix-2.0.pc;g' \ -e 's;/gio-x\.x\.pc;/gio-2.0.pc;g' \ -e 's;lib\(g[a-z]*\)-2\.0;lib\1;g' \ + -e 's; *@GLIB_WARN_CFLAGS@;;g' \ `find . -name Makefile.in -print` \ m4macros/glib-2.0.m4 %{l_shtool} subst \ @@ -147,7 +148,6 @@ PCRE_LIBS="%{l_ldflags} -lpcre" \ PERL="%{l_prefix}/bin/perl" \ PERL_PATH="%{l_prefix}/bin/perl" \ - GLIB_WARN_CFLAGS="" \ GREP="grep" \ ./configure \ --prefix=%{l_prefix} \