git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66902e1
)
Fix applying of ffmpeg-svn-configure patch.
author
Jean-Paul Saman
<jpsaman@videolan.org>
Mon, 2 Jun 2008 17:22:10 +0000
(19:22 +0200)
committer
Jean-Paul Saman
<jpsaman@videolan.org>
Mon, 2 Jun 2008 17:22:10 +0000
(19:22 +0200)
extras/contrib/src/Makefile
patch
|
blob
|
history
diff --git
a/extras/contrib/src/Makefile
b/extras/contrib/src/Makefile
index
5de3966
..
51a793d
100644
(file)
--- a/
extras/contrib/src/Makefile
+++ b/
extras/contrib/src/Makefile
@@
-1090,7
+1090,7
@@
ifdef HAVE_UCLIBC
patch -p0 < Patches/ffmpeg-svn-internal-define.patch
patch -p0 < Patches/ffmpeg-svn-libavformat.patch
endif
- (cd $@; patch -p0 < Patches/ffmpeg-svn-configure.patch )
+ (cd $@; patch -p0 <
../
Patches/ffmpeg-svn-configure.patch )
else
ffmpeg-$(FFMPEG_VERSION).tar.gz:
echo "ffmpeg snapshot is too old, you MUST use subversion !"