From: Graeme Gregory Date: Sun, 7 Oct 2007 18:58:30 +0000 (+0000) Subject: mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day. X-Git-Tag: Release-2010-05/1~8549^2~1^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8bee18acb3c73f21bf8dcf46a61979402ec35ad;p=openembedded.git mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day. --- diff --git a/packages/mplayer/files/pxa_configure.patch b/packages/mplayer/files/pxa_configure.patch index 94d41d13cc..079d3086de 100644 --- a/packages/mplayer/files/pxa_configure.patch +++ b/packages/mplayer/files/pxa_configure.patch @@ -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"