commit: d72b95c42efb6fa261ebe1849f298153c5dfc8a1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 9 22:06:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 9 22:08:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72b95c4
sci-libs/gdal: add link to upstream PR Bug: https://bugs.gentoo.org/696106 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/gdal/files/gdal-3.2.1-libdir.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sci-libs/gdal/files/gdal-3.2.1-libdir.patch b/sci-libs/gdal/files/gdal-3.2.1-libdir.patch index 89bc87489e9..0a6c99b73f1 100644 --- a/sci-libs/gdal/files/gdal-3.2.1-libdir.patch +++ b/sci-libs/gdal/files/gdal-3.2.1-libdir.patch @@ -1,3 +1,5 @@ +https://github.com/OSGeo/gdal/pull/3560 +https://bugs.gentoo.org/696106 --- a/configure.ac +++ b/configure.ac @@ -1133,11 +1133,11 @@ if test "$with_libz" = "external" -o "$with_libz" = "" -o "$with_libz" = "yes" ;
