diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 22:06:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 22:08:09 +0000 |
commit | d72b95c42efb6fa261ebe1849f298153c5dfc8a1 (patch) | |
tree | f1d81a7ac8cd6d361a64903a02c60ee0a87bc862 /sci-libs/gdal | |
parent | dev-ml/num: add note regarding dune (diff) | |
download | gentoo-d72b95c42efb6fa261ebe1849f298153c5dfc8a1.tar.gz gentoo-d72b95c42efb6fa261ebe1849f298153c5dfc8a1.tar.bz2 gentoo-d72b95c42efb6fa261ebe1849f298153c5dfc8a1.zip |
sci-libs/gdal: add link to upstream PR
Bug: https://bugs.gentoo.org/696106
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/files/gdal-3.2.1-libdir.patch | 2 |
1 files changed, 2 insertions, 0 deletions
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 89bc87489e9a..0a6c99b73f11 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" ; |