aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mplayer/files/pxa_configure.patch
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-10-07 18:58:30 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-10-07 18:58:30 +0000
commitb8bee18acb3c73f21bf8dcf46a61979402ec35ad (patch)
treef6cfb6846f477535475d8d8c89ff2bd6b2ecc546 /packages/mplayer/files/pxa_configure.patch
parent369199c6947454bea9e88ac9fa2b5ff8cc439456 (diff)
downloadopenembedded-b8bee18acb3c73f21bf8dcf46a61979402ec35ad.tar.gz
mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day.
Diffstat (limited to 'packages/mplayer/files/pxa_configure.patch')
-rw-r--r--packages/mplayer/files/pxa_configure.patch2
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"