summaryrefslogtreecommitdiff
path: root/kde-unstable/kdepim-runtime/disable-l10n.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdepim-runtime/disable-l10n.patch')
-rw-r--r--kde-unstable/kdepim-runtime/disable-l10n.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-unstable/kdepim-runtime/disable-l10n.patch b/kde-unstable/kdepim-runtime/disable-l10n.patch
new file mode 100644
index 000000000..3ac9bc0e5
--- /dev/null
+++ b/kde-unstable/kdepim-runtime/disable-l10n.patch
@@ -0,0 +1,10 @@
+--- CMakeLists.txt~ 2011-01-30 06:27:14.403350537 -0800
++++ CMakeLists.txt 2011-01-30 06:27:58.130017204 -0800
+@@ -192,7 +192,3 @@
+ update_xdg_mimetypes(${XDG_MIME_INSTALL_DIR})
+
+ macro_display_feature_log()
+-
+-find_package(Msgfmt REQUIRED)
+-find_package(Gettext REQUIRED)
+-add_subdirectory(po)