Commit 1bed3317 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

contrib: Makefile fix

parent e2fc4e71
......@@ -1069,7 +1069,7 @@ ifdef HAVE_BEOS
(cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch)
endif
ifdef HAVE_DARWIN_OS
(cd $@; patch -p0 < ../Patches/ffmpeg-swscale.patch)
(cd $@; patch -p0 < ../Patches/ffmpeg-swscale.patch)
endif
ifdef HAVE_DARWIN_OS_ON_INTEL
(cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.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