summaryrefslogtreecommitdiff
path: root/package/mplayer/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-18 11:21:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-18 11:21:09 +0200
commitddb21572cd00d26d4a6279cc9d337d48847b6340 (patch)
treeca1f5ec7cb4ae58ac67f4f0fc48a72845c225e38 /package/mplayer/patches/patch-configure
parent79adf71b4482f64d6e29aed9555972c17c89e4ce (diff)
update to latest svn version, enable v4l2 for lemote webcam
Diffstat (limited to 'package/mplayer/patches/patch-configure')
-rw-r--r--package/mplayer/patches/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mplayer/patches/patch-configure b/package/mplayer/patches/patch-configure
deleted file mode 100644
index dcebb8645..000000000
--- a/package/mplayer/patches/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- mplayer-1.0-29987.orig/configure 2009-12-10 13:18:20.000000000 +0100
-+++ mplayer-1.0-29987/configure 2010-03-06 12:52:36.000000000 +0100
-@@ -2266,7 +2266,7 @@ EOF
- _optimizing="$proc"
- ;;
-
-- mips)
-+ mips|mips64|mipsel|mips64el)
- _arch='SGI_MIPS'
- _target_arch='ARCH_SGI_MIPS = yes'
- iproc='sgi-mips'