mesa/mesa.spec

changeset 51
64165e101f08
parent 35
f9bd3f5f28c7
child 85
e6a1cd7ed6ba
     1.1 --- a/mesa/mesa.spec	Thu Jan 08 23:33:58 2009 +0100
     1.2 +++ b/mesa/mesa.spec	Fri Jan 09 00:17:00 2009 +0100
     1.3 @@ -108,6 +108,9 @@
     1.4      %{l_shtool} subst \
     1.5          -e "s;\.\./images/;%{l_prefix}/lib/mesa/images/;" \
     1.6          `find . -name '*.c' -o -name '*.cxx'`
     1.7 +    %{l_shtool} subst \
     1.8 +        -e 's;\(APP_LIB_DEPS *=.*-l\$(GL_LIB)\);\1 -lstdc++;' \
     1.9 +        configs/*
    1.10  
    1.11  %build
    1.12      case "%{l_platform -t}" in

mercurial