Commit 050188ce authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib/src/Makefile: Update ffmpeg macosx-intel patch application recipe.

parent d421f3ca
...@@ -1064,7 +1064,7 @@ ifdef HAVE_BEOS ...@@ -1064,7 +1064,7 @@ ifdef HAVE_BEOS
(cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch) (cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch)
endif endif
ifdef HAVE_DARWIN_OS ifdef HAVE_DARWIN_OS
patch -p0 < Patches/ffmpeg-macosx-intel-mmx.patch (cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.patch)
endif endif
ifdef HAVE_UCLIBC ifdef HAVE_UCLIBC
patch -p0 < Patches/ffmpeg-svn-uclibc.patch patch -p0 < Patches/ffmpeg-svn-uclibc.patch
......
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