Mon, 12 Jan 2009 18:06:38 +0100
Correct build logic depending on the grep(1) command.
taglib/taglib.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/taglib/taglib.spec Mon Jan 12 18:03:00 2009 +0100 1.2 +++ b/taglib/taglib.spec Mon Jan 12 18:06:38 2009 +0100 1.3 @@ -77,6 +77,7 @@ 1.4 CXXFLAGS="%{l_cflags -O}" \ 1.5 CPPFLAGS="%{l_cppflags}" \ 1.6 LDFLAGS="%{l_ldflags}" \ 1.7 + GREP=grep \ 1.8 ./configure \ 1.9 --prefix=%{l_prefix} \ 1.10 --disable-shared