remove comments

pull/2/merge
Qingping Hou 12 years ago
parent 503fefe7ec
commit a123e5157f

@ -205,17 +205,6 @@ fetchthirdparty:
cd kpvcrlib/crengine/crengine/src && \
patch -N -p0 < ../../../lvrend_node_type_face.patch && \
patch -N -p3 < ../../../lvdocview-getCurrentPageLinks.patch || true
<<<<<<< HEAD
<<<<<<< HEAD
=======
# dirty patch in MuPDF's thirdparty liby for CREngine
# still needed? excluded for now since they do not apply out of the box
#cd mupdf/thirdparty/jpeg*/ && \
# patch -N -p0 < ../../../kpvcrlib/jpeg_compress_struct_size.patch &&\
# patch -N -p0 < ../../../kpvcrlib/jpeg_decompress_struct_size.patch
>>>>>>> 5c10908... disabled patching of libjpeg, restructured everything for mupdf subrepos
=======
>>>>>>> a048235... moved luajit-2.0 and mupdf to latest version - now really
# MuPDF patch: use external fonts
cd mupdf && patch -N -p1 < ../mupdf.patch
test -f popen-noshell/popen_noshell.c || svn co http://popen-noshell.googlecode.com/svn/trunk/ popen-noshell

Loading…
Cancel
Save