banshee-1/banshee-1.spec

changeset 1
4667f24fe848
parent 0
4f133201e207
     1.1 --- a/banshee-1/banshee-1.spec	Fri Mar 11 21:30:26 2011 +0100
     1.2 +++ b/banshee-1/banshee-1.spec	Fri Mar 11 21:36:51 2011 +0100
     1.3 @@ -217,12 +217,13 @@
     1.4  %patch10 -p1
     1.5  # >> setup
     1.6  # << setup
     1.7 +%{__sed} -i \
     1.8 +    -e 's;if test -z "\${ENABLE_SK_TRUE}" && test -z "\${ENABLE_SK_FALSE}";if false;' \
     1.9 +    configure
    1.10  
    1.11  %build
    1.12 -# >> build pre
    1.13 -# << build pre
    1.14 -
    1.15 -%autogen --disable-static \
    1.16 +%configure \
    1.17 +    --disable-static \
    1.18      --with-vendor-build-id="%distribution" \
    1.19      --libexecdir=%{_libexecdir} \
    1.20      --enable-meego \

mercurial