khelpcenter: fix path to khc_indexbuilder

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-02-09 14:56:00 +01:00
parent 77e4840b51
commit 88c8f76358
2 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1,25 @@
From ead044b5696b11f83d4728908d6d47a55450a9ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Mon, 9 Feb 2015 14:46:09 +0100
Subject: [PATCH] fix path to khc_indexbuilder
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Inappropriate [configuration]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
config-khelpcenter.h.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config-khelpcenter.h.cmake b/config-khelpcenter.h.cmake
index 2a4839d..5d90483 100644
--- a/config-khelpcenter.h.cmake
+++ b/config-khelpcenter.h.cmake
@@ -1 +1 @@
-#define KHC_INDEXBUILDER "@CMAKE_INSTALL_PREFIX@/@LIBEXEC_INSTALL_DIR@/khc_indexbuilder"
+#define KHC_INDEXBUILDER "@LIBEXEC_INSTALL_DIR@/khc_indexbuilder"
--
1.9.3

View File

@@ -20,7 +20,10 @@ PV = "${PLASMA_VERSION}"
SRC_URI[md5sum] = "f575d603c62a001c551a213398c46268"
SRC_URI[sha256sum] = "3a0396118077af3b1e3df4654540a1d8cc900a3eae656f65409737d9f712bfa8"
SRC_URI += "file://0001-fix-build-for-qtbase-without-session-management.patch"
SRC_URI += " \
file://0001-fix-build-for-qtbase-without-session-management.patch \
file://0002-fix-path-to-khc_indexbuilder.patch \
"
# do not move so-libs to -dev package
FILES_SOLIBSDEV = ""