summaryrefslogtreecommitdiff
path: root/testing/kdepim-runtime/disable-l10n.patch
blob: b49cd54a8179c70bfa9449248b3bab98b17127de (plain)
1
2
3
4
5
6
7
8
9
10
--- kdepim-runtime-4.6.0/CMakeLists.txt~	2011-06-10 16:49:12.130427269 +0000
+++ kdepim-runtime-4.6.0/CMakeLists.txt	2011-06-10 16:56:52.871414776 +0000
@@ -194,7 +194,3 @@
 update_xdg_mimetypes(${XDG_MIME_INSTALL_DIR})
 
 macro_display_feature_log()
-
-find_package(Msgfmt REQUIRED)
-find_package(Gettext REQUIRED)
-add_subdirectory(po)