summaryrefslogtreecommitdiff
path: root/package/ffmpeg/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-10 16:47:55 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-10 16:47:55 +0100
commitb3b32918faf1d63a84c68b24c866d8a849adfdae (patch)
tree934797e131208c68abd66d64eefe63ebb087ccec /package/ffmpeg/patches/patch-configure
parent940a3a2497867e7fb2044a437175619b65f04334 (diff)
parentcfc200714ddfa6d76feb836c258b1135d91a8348 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ffmpeg/patches/patch-configure')
-rw-r--r--package/ffmpeg/patches/patch-configure11
1 files changed, 10 insertions, 1 deletions
diff --git a/package/ffmpeg/patches/patch-configure b/package/ffmpeg/patches/patch-configure
index d23a61e52..5ff0e14c8 100644
--- a/package/ffmpeg/patches/patch-configure
+++ b/package/ffmpeg/patches/patch-configure
@@ -1,5 +1,14 @@
--- ffmpeg-0.5.orig/configure 2009-03-01 18:57:14.000000000 +0100
-+++ ffmpeg-0.5/configure 2009-06-12 23:27:05.000000000 +0200
++++ ffmpeg-0.5/configure 2010-01-06 20:34:48.343750000 +0100
+@@ -1167,7 +1167,7 @@ arch=`uname -m`
+ cpu="generic"
+
+ # OS
+-target_os=$(tolower $(uname -s))
++target_os=linux
+
+ # configurable options
+ enable debug
@@ -2486,51 +2486,6 @@ cmp -s $TMPH config.h &&
rm -f $TMPC $TMPE $TMPH $TMPO $TMPS $TMPSH