diff --git a/Makefile b/Makefile index d5e7ae2c1..71e459e1a 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ fetchthirdparty: # CREngine patch: change child nodes' type face # @TODO replace this dirty hack 24.04 2012 (houqp) cd kpvcrlib/crengine/crengine/src && \ - patch -N -p0 < ../../../lvrend_node_type_face.patch + patch -N -p0 < ../../../lvrend_node_type_face.patch || true unzip mupdf-thirdparty.zip -d mupdf # dirty patch in MuPDF's thirdparty liby for CREngine cd mupdf/thirdparty/jpeg-*/ && \