diff options
Diffstat (limited to 'vips-lib64.patch')
-rw-r--r-- | vips-lib64.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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; |