summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-17 07:32:48 +0000
committerSam James <sam@gentoo.org>2022-05-17 07:35:54 +0000
commit1530091ee1de288e50cf9091eada9797ae3cd940 (patch)
tree31829fcae49c12271efd691258b87b7c6368ac35 /sci-libs/gdal
parentdev-python/pyquery: Enable py3.11 (diff)
downloadgentoo-1530091ee1de288e50cf9091eada9797ae3cd940.tar.gz
gentoo-1530091ee1de288e50cf9091eada9797ae3cd940.tar.bz2
gentoo-1530091ee1de288e50cf9091eada9797ae3cd940.zip
sci-libs/gdal: fix pkg-config include dir for 3.5.0
Closes: https://bugs.gentoo.org/845150 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/gdal-3.5.0-r2.ebuild (renamed from sci-libs/gdal/gdal-3.5.0-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-3.5.0-r1.ebuild b/sci-libs/gdal/gdal-3.5.0-r2.ebuild
index b7c50dee839e..42e368935481 100644
--- a/sci-libs/gdal/gdal-3.5.0-r1.ebuild
+++ b/sci-libs/gdal/gdal-3.5.0-r2.ebuild
@@ -101,8 +101,8 @@ src_configure() {
-DGDAL_USE_EXTERNAL_LIBS=ON
-DGDAL_USE_INTERNAL_LIBS=OFF
- # bug #844874
- -DCMAKE_INSTALL_INCLUDEDIR="/usr/include/gdal"
+ # bug #844874 and bug #845150
+ -DCMAKE_INSTALL_INCLUDEDIR="include/gdal"
# Options here are generally off because of one of:
# - Not yet packaged dependencies