[vlc-devel] commit: contribs/ffmpeg: fixed typo spotted by funman ( Felix Paul Kühne )

git version control git at videolan.org
Fri Nov 6 18:36:51 CET 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Nov  6 18:36:27 2009 +0100| [e9080bf0d024c7887eb164ec1ebc66154495d72e] | committer: Felix Paul Kühne 

contribs/ffmpeg: fixed typo spotted by funman

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9080bf0d024c7887eb164ec1ebc66154495d72e
---

 extras/contrib/src/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index b0eacf0..25600e9 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1007,7 +1007,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2
 
 ifdef SVN
 ffmpeg:
-	$(SVN) co $(FFMPEG_SVN) ffmpeg -r 19836
+	$(SVN) co $(FFMPEG_SVN) ffmpeg
 ifdef HAVE_ISA_THUMB
 	patch -p0 < Patches/ffmpeg-avcodec-no-thumb.patch
 endif




More information about the vlc-devel mailing list