vlc | branch: master | Rafaël Carré <rafael.ca...@gmail.com> | Thu Nov 18 
18:50:13 2010 +0100| [181c3eea4f7cc4c89474167cdb12f5cc62419883] | committer: 
Rafaël Carré 

fix [50c315b8e37a6]

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

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

diff --git a/extras/contrib/src/contrib-src.mak 
b/extras/contrib/src/contrib-src.mak
index 7e832dc..f30a52c 100644
--- a/extras/contrib/src/contrib-src.mak
+++ b/extras/contrib/src/contrib-src.mak
@@ -1120,7 +1120,7 @@ FFMPEG_DEPS-$(HAVE_MACOSX) += .yasm
 FFMPEG_DEPS-$(HAVE_WIN32)  += .dshow_headers
 
 ifdef SVN
-FFMPEG_MK_TARGET = ffmpeg/.svn-co
+FFMPEG_MK_TARGET = ffmpeg/.svn-$(FFMPEG_SVN_REV)
 else
 FFMPEG_MK_TARGET = ffmpeg/.untar
 endif

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to