[vlc-devel] commit: revision 18 of the osx contribs package, out now for all 3 architectures ( Felix Paul Kühne )

git version control git at videolan.org
Thu Aug 27 00:40:56 CEST 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Aug 27 00:21:21 2009 +0200| [3245dcbe6cc004a86597062ecc2e6af04e33348e] | committer: Felix Paul Kühne 

revision 18 of the osx contribs package, out now for all 3 architectures

This hopefully fixes some rare compilation issues on x86

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

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

diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index 0ecd51a..2853381 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -44,7 +44,7 @@ src: using-src
 
 ifdef HAVE_DARWIN_OS
 
-CONTRIBREV=17
+CONTRIBREV=18
 contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
 	$(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@
 




More information about the vlc-devel mailing list