[vlc-devel] Jean-Paul Saman : Fix building of goom on Linux.

git version control git at videolan.org
Sun Mar 2 18:24:11 CET 2008


Module: vlc
Branch: master
Commit: c13df5d1fcfd6381665f532b9f778ae17f55421a
URL:    http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c13df5d1fcfd6381665f532b9f778ae17f55421a

Author: Jean-Paul Saman <jpsaman at videolan.org>
Date:   Sun Mar  2 15:23:38 2008 +0100

Fix building of goom on Linux.

---

 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 ff19e42..9fec748 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1243,8 +1243,8 @@ goom: goom$(GOOM2k4_VERSION).tar.gz
 	$(EXTRACT_GZ)
 ifdef HAVE_DARWIN_OS
 	patch -p0 < Patches/goom.patch
-	patch -p0 < Patches/goom2k4-0-mmx.patch
 endif
+	patch -p0 < Patches/goom2k4-0-mmx.patch
 ifdef HAVE_WIN32
 	(cd $@; dos2unix configure.in)
 	patch -p0 < Patches/goom2k4-0-win32.patch




More information about the vlc-devel mailing list