mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day.
authorGraeme Gregory <dp@xora.org.uk>
Sun, 7 Oct 2007 18:58:30 +0000 (18:58 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Sun, 7 Oct 2007 18:58:30 +0000 (18:58 +0000)
packages/mplayer/files/pxa_configure.patch

index 94d41d1..079d308 100644 (file)
@@ -29,7 +29,7 @@ Index: MPlayer-1.0rc1/configure
 +  _vosrc="$_vosrc vo_pxa.c"
 +  _vomodules="pxa $_vomodules"
 +else
-+  _def_pxa='#undef HAVE_IMAGEON'
++  _def_pxa='#undef HAVE_PXA'
 +  _novomodules="pxa $_novomodules"
 +fi
 +echores "$_pxa"