From 9452a6e87b6c2c70513bc47a2470bf9f1168920e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Jun 2020 10:39:22 +0100 Subject: gentoo resync : 13.06.2020 --- dev-ada/libgpr/files/libgpr-2020-gentoo.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dev-ada/libgpr/files/libgpr-2020-gentoo.patch (limited to 'dev-ada/libgpr/files') diff --git a/dev-ada/libgpr/files/libgpr-2020-gentoo.patch b/dev-ada/libgpr/files/libgpr-2020-gentoo.patch new file mode 100644 index 000000000000..d80fd83a355a --- /dev/null +++ b/dev-ada/libgpr/files/libgpr-2020-gentoo.patch @@ -0,0 +1,11 @@ +--- a/gpr/src/gpr-env.adb 2017-11-13 22:16:53.349083426 +0100 ++++ b/gpr/src/gpr-env.adb 2017-11-13 22:17:22.692590351 +0100 +@@ -1948,6 +1948,8 @@ + + end if; + ++ Add_Directories (Self, "/usr/share/gpr"); ++ + if Gpr_Prj_Path.all /= "" then + Add_Directories (Self, Gpr_Prj_Path.all); + end if; -- cgit v1.2.3