You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kf5-kpeople/kpeople-catalog.patch

13 lines
516 B

diff -up kpeople-5.8.0/CMakeLists.txt.catalog kpeople-5.8.0/CMakeLists.txt
--- kpeople-5.8.0/CMakeLists.txt.catalog 2015-03-13 03:07:30.000000000 -0500
+++ kpeople-5.8.0/CMakeLists.txt 2015-04-07 16:42:40.806906451 -0500
@@ -30,7 +30,7 @@ include(KDEInstallDirs)
include(KDEFrameworkCompilerSettings)
include(KDECMakeSettings)
-add_definitions(-DTRANSLATION_DOMAIN=\"libkpeople\")
+add_definitions(-DTRANSLATION_DOMAIN=\"libkpeople5\")
set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5People")