Commit 13d09878 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X

parent a0ef9efe
......@@ -1103,7 +1103,9 @@ ifdef HAVE_WIN32
(cd $@; dos2unix configure.in)
patch -p 0 <Patches/goom2k4-0-win32.patch
endif
ifndef HAVE_DARWIN_OS
(cd goom; patch -p 0 <../Patches/goom2k4-0-nommx.patch; cd -)
endif
.goom2k4: goom
ifdef HAVE_DARWIN_OS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment