summaryrefslogtreecommitdiff
path: root/extra/kdepim/disable-l10n.patch
blob: 0c24ab4089570290f683f0f9961efc32eb616056 (plain)
1
2
3
4
5
6
7
8
9
10
--- kdepim-4.6.1/CMakeLists.txt~	2011-07-06 19:17:16.801814825 +0000
+++ kdepim-4.6.1/CMakeLists.txt	2011-07-06 19:17:34.141961840 +0000
@@ -425,7 +425,3 @@
 endif(NOT QGPGME_FOUND)
 # All done, let's display what we found...
 macro_display_feature_log()
-find_package(Msgfmt REQUIRED)
-find_package(Gettext REQUIRED)
-add_subdirectory(po)
-add_subdirectory(doc-translations)