From 684ac84c1eebe40b30e0223fab4b9380d8283d36 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 5 Oct 2021 16:19:54 +0200 Subject: gis/gdal: Apply upstream patch for the newer poppler. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- gis/gdal/gdal.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gis/gdal/gdal.SlackBuild') diff --git a/gis/gdal/gdal.SlackBuild b/gis/gdal/gdal.SlackBuild index 7b3cbf8bf3..4ee6831d03 100644 --- a/gis/gdal/gdal.SlackBuild +++ b/gis/gdal/gdal.SlackBuild @@ -82,6 +82,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +patch -p2 < $CWD/poppler.patch + # OpenCL, webp, Spatialite and Grass support need special arrangements. # Everything else is handled automatically by configure. WITHLIST="" -- cgit v1.2.3