mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/poppler: fix path for JPEG2000Stream.cc
This commit is contained in:
parent
1573948f7a
commit
bc628bc12a
@ -34,9 +34,6 @@ prepare() {
|
||||
build() {
|
||||
cd "$builddir"
|
||||
|
||||
# JPEG2000Stream.cc:20:10: fatal error: openjpeg.h: No such file
|
||||
sed -e "/^#include/s/openjpeg\.h/openjpeg-2.3\/openjpeg.h/" -i ../poppler/JPEG2000Stream.cc
|
||||
|
||||
cmake .. \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user