gdb/gdb.spec

changeset 463
4006c74cc96c
parent 422
3a196465533b
     1.1 --- a/gdb/gdb.spec	Fri Aug 03 16:34:12 2012 +0200
     1.2 +++ b/gdb/gdb.spec	Fri Aug 03 16:45:20 2012 +0200
     1.3 @@ -63,6 +63,9 @@
     1.4  %prep
     1.5      %setup -q -n gdb-%{V_subdir}
     1.6      %patch -p0
     1.7 +    %{l_shtool} subst \
     1.8 +        -e 's/if test.*prefer_curses[^;][^;]*/if false/' \
     1.9 +        gdb/configure
    1.10  
    1.11  %build
    1.12      %{l_shtool} subst \

mercurial