Commit 00d2f99d authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib: Use dirac-cross.patch on Mac OS X.

parent e146490a
......@@ -1998,13 +1998,8 @@ dirac-$(DIRAC_VERSION).tar.gz:
dirac: dirac-$(DIRAC_VERSION).tar.gz
$(EXTRACT_GZ)
ifdef HAVE_DARWIN_OS
# patch -p0 <Patches/dirac-osx.patch
echo ""
else
patch -p0 <Patches/dirac-cross.patch
(cd $@; aclocal && autoconf && automake)
endif
DIRAC_SUBDIRS = libdirac_byteio libdirac_common libdirac_motionest libdirac_encoder libdirac_decoder
......
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