git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
369199c
)
mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day.
author
Graeme Gregory
<dp@xora.org.uk>
Sun, 7 Oct 2007 18:58:30 +0000
(18:58 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Sun, 7 Oct 2007 18:58:30 +0000
(18:58 +0000)
packages/mplayer/files/pxa_configure.patch
patch
|
blob
|
history
diff --git
a/packages/mplayer/files/pxa_configure.patch
b/packages/mplayer/files/pxa_configure.patch
index
94d41d1
..
079d308
100644
(file)
--- 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"