commit:     d1ff5a7d21fe1af59ba1873bcf29ee16d02938ce
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 09:26:40 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 09:27:38 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1ff5a7d

dev-libs/grantlee: Fix grantlee-5.3.0-slot.patch

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/grantlee/files/grantlee-5.3.0-slot.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch 
b/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch
index 896290499d..444274b099 100644
--- a/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch
+++ b/dev-libs/grantlee/files/grantlee-5.3.0-slot.patch
@@ -43,7 +43,7 @@ index a472267..8134d83 100644
        )
    endforeach()
  endif()
-+target_include_directories(Grantlee_TextDocument INTERFACE 
"$<INSTALL_INTERFACE:${INCLUDE_INSTALL_DIR}>")
++target_include_directories(Grantlee_TextDocument INTERFACE 
"$<INSTALL_INTERFACE:include/grantlee5>")
  
  if (GRANTLEE_BUILD_WITH_QT6)
    target_link_libraries(Grantlee_TextDocument

Reply via email to