diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-10-07 18:58:30 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-10-07 18:58:30 +0000 |
commit | b8bee18acb3c73f21bf8dcf46a61979402ec35ad (patch) | |
tree | f6cfb6846f477535475d8d8c89ff2bd6b2ecc546 /packages/mplayer | |
parent | 369199c6947454bea9e88ac9fa2b5ff8cc439456 (diff) |
mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day.
Diffstat (limited to 'packages/mplayer')
-rw-r--r-- | packages/mplayer/files/pxa_configure.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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" |