summaryrefslogtreecommitdiff
path: root/kde-unstable/kdepim/disable-l10n.patch
blob: 3f218d532b96e66d2509da98c3ea593442de819d (plain)
1
2
3
4
5
6
7
8
9
10
--- CMakeLists.txt~	2011-01-30 06:31:02.180017202 -0800
+++ CMakeLists.txt	2011-01-30 06:31:26.093350537 -0800
@@ -423,7 +423,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)