Whoops, repeat the correction from 21ce05ebf344 using a hammer instead.

Mon, 01 Jul 2013 21:23:57 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 01 Jul 2013 21:23:57 +0200
changeset 776
6fb4607b503b
parent 775
21ce05ebf344
child 777
4e2fe5febd48

Whoops, repeat the correction from 21ce05ebf344 using a hammer instead.

glib/glib.spec file | annotate | diff | comparison | revisions
     1.1 --- a/glib/glib.spec	Mon Jul 01 21:11:17 2013 +0200
     1.2 +++ b/glib/glib.spec	Mon Jul 01 21:23:57 2013 +0200
     1.3 @@ -94,6 +94,7 @@
     1.4          -e 's;/gio-unix-x\.x\.pc;/gio-unix-2.0.pc;g' \
     1.5          -e 's;/gio-x\.x\.pc;/gio-2.0.pc;g' \
     1.6          -e 's;lib\(g[a-z]*\)-2\.0;lib\1;g' \
     1.7 +        -e 's; *@GLIB_WARN_CFLAGS@;;g' \
     1.8          `find . -name Makefile.in -print` \
     1.9          m4macros/glib-2.0.m4
    1.10      %{l_shtool} subst \
    1.11 @@ -147,7 +148,6 @@
    1.12      PCRE_LIBS="%{l_ldflags} -lpcre" \
    1.13      PERL="%{l_prefix}/bin/perl" \
    1.14      PERL_PATH="%{l_prefix}/bin/perl" \
    1.15 -    GLIB_WARN_CFLAGS="" \
    1.16      GREP="grep" \
    1.17      ./configure \
    1.18          --prefix=%{l_prefix} \

mercurial