Skip to content

Commit b0ef72f

Browse files
committed
Update ubuntu_pymupdf.sh
1 parent 30d8615 commit b0ef72f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

installation/ubuntu/ubuntu_pymupdf.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ tar -zxvf mupdf-1.18.0-source.tar.gz
44
cd mupdf-1.18.0-source
55
# replace files in mupdf source
66
cp ../PyMuPDF/fitz/_config.h include/mupdf/fitz/config.h
7-
cp ../PyMuPDF/fitz/_pdf-font-add.c source/pdf/pdf-font-add.c
87

98
export CFLAGS="-fPIC"
109
# install some prerequirement

0 commit comments

Comments
 (0)