commit: 2272d501ef511b7ebc4e687129cb924c33cfc77e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 22 21:08:21 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 22 21:08:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2272d501
media-libs/openjpeg: add link to upstream PR for patch Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/openjpeg/files/openjpeg-2.5.0-gnuinstalldirs.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/media-libs/openjpeg/files/openjpeg-2.5.0-gnuinstalldirs.patch b/media-libs/openjpeg/files/openjpeg-2.5.0-gnuinstalldirs.patch index 1b0a424e3e38..f82b64485979 100644 --- a/media-libs/openjpeg/files/openjpeg-2.5.0-gnuinstalldirs.patch +++ b/media-libs/openjpeg/files/openjpeg-2.5.0-gnuinstalldirs.patch @@ -1,3 +1,5 @@ +https://github.com/uclouvain/openjpeg/pull/1165 + From fecc8e9e23f78de94c41bc641b3e5b9e9a84560b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner <[email protected]> Date: Thu, 11 Apr 2019 13:10:57 +0200 @@ -294,6 +296,3 @@ Raises minimum cmake version by a little. - DESTINATION ${OPENJPEG_INSTALL_SHARE_DIR} COMPONENT JavaModule + DESTINATION ${CMAKE_INSTALL_DATAROOTDIR} COMPONENT JavaModule ) --- -2.35.1 -
