[vlc-commits] commit: goom2k4-osx.patch: use original line endings ( Rafaël Carré )
git at videolan.org
git at videolan.org
Mon Nov 1 00:15:48 CET 2010
vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Mon Nov 1 00:15:10 2010 +0100| [166607365c9aad78bd9a1a21d7c5f7252e863b99] | committer: Rafaël Carré
goom2k4-osx.patch: use original line endings
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=166607365c9aad78bd9a1a21d7c5f7252e863b99
---
extras/contrib/src/Patches/goom2k4-osx.patch | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/extras/contrib/src/Patches/goom2k4-osx.patch b/extras/contrib/src/Patches/goom2k4-osx.patch
index 51744bc..1ab4db1 100644
--- a/extras/contrib/src/Patches/goom2k4-osx.patch
+++ b/extras/contrib/src/Patches/goom2k4-osx.patch
@@ -1,11 +1,11 @@
---- goom/configure.in.orig 2010-10-31 22:39:19.000000000 +0100
-+++ goom/configure.in 2010-10-31 22:39:26.000000000 +0100
+--- goom/configure.in.orig 2010-11-01 00:05:11.000000000 +0100
++++ goom/configure.in 2010-11-01 00:05:16.000000000 +0100
@@ -43,8 +43,6 @@
- dnl HOST
- case "$host" in
- *-apple-darwin*)
-- MACTARGET="yes"
-- MACFOLDER="mac"
- AC_SUBST(MACFOLDER)
- CCAS='$(CC)'
- AC_SUBST(CCAS)
+ dnl HOST
+ case "$host" in
+ *-apple-darwin*)
+- MACTARGET="yes"
+- MACFOLDER="mac"
+ AC_SUBST(MACFOLDER)
+ CCAS='$(CC)'
+ AC_SUBST(CCAS)
More information about the vlc-commits
mailing list