[vlc-commits] commit: Updated contribs for Mac OS X ( Felix Paul Kühne )
git at videolan.org
git at videolan.org
Mon Sep 13 20:08:47 CEST 2010
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Sep 13 19:42:14 2010 +0200| [e6eb7bbfe380257bafe3e51cb8c65b0cd1328aed] | committer: Felix Paul Kühne
Updated contribs for Mac OS X
This also fixes the X11 la file issue on machines running 10.6 and later.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e6eb7bbfe380257bafe3e51cb8c65b0cd1328aed
---
extras/contrib/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index b2f3ae0..4b65bb5 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -47,7 +47,7 @@ src: using-src
ifdef HAVE_DARWIN_OS
-CONTRIBREV=33
+CONTRIBREV=34
contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
$(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@
More information about the vlc-commits
mailing list