bison/bison.spec

changeset 24
e27cb96c604b
parent 22
0d4f475bfc81
child 451
6fd77f414c36
     1.1 --- a/bison/bison.spec	Wed Jan 07 14:59:38 2009 +0100
     1.2 +++ b/bison/bison.spec	Wed Jan 07 15:00:34 2009 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  Group:        CompilerCompiler
     1.5  License:      GPL
     1.6  Version:      %{V_new}
     1.7 -Release:      20081213
     1.8 +Release:      20090106
     1.9  
    1.10  #   package options
    1.11  %option       with_old   no
    1.12 @@ -89,7 +89,6 @@
    1.13      ( cd bison-%{V_new}
    1.14        CC="%{l_cc}" \
    1.15        CFLAGS="%{l_cflags -O}" \
    1.16 -      CONFIG_SHELL=/bin/sh \
    1.17        ./configure \
    1.18            --prefix=%{l_prefix} \
    1.19            --mandir=%{l_prefix}/man \

mercurial