From 79a539a09bf194d15294fc30f2f04a4195f60b62 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 29 Jun 2021 13:50:14 +0200 Subject: update to 8.11.1 --- vips-lib64.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vips-lib64.patch') diff --git a/vips-lib64.patch b/vips-lib64.patch index edcc88b..4527607 100644 --- a/vips-lib64.patch +++ b/vips-lib64.patch @@ -11,7 +11,7 @@ diff --git a/libvips/iofuncs/init.c b/libvips/iofuncs/init.c index 74f9cdd93..b7b9e8e0b 100644 --- a/libvips/iofuncs/init.c +++ b/libvips/iofuncs/init.c -@@ -1226,6 +1226,8 @@ vips_guess_libdir( const char *argv0, const char *env_name ) +@@ -1215,6 +1215,8 @@ vips_guess_libdir( const char *argv0, const char *env_name ) */ if( strcmp( prefix, VIPS_PREFIX ) == 0 ) libdir = VIPS_LIBDIR; -- cgit