summaryrefslogtreecommitdiff
path: root/kde-unstable/kdepim/disable-l10n.patch
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-04-05 14:26:38 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-04-05 14:26:38 +0000
commit415856bdd4f48ab4f2732996f0bae58595092bbe (patch)
treeede2018b591f6dfb477fe9341ba17b9bc000fab9 /kde-unstable/kdepim/disable-l10n.patch
Tue Apr 5 14:26:38 UTC 2011
Diffstat (limited to 'kde-unstable/kdepim/disable-l10n.patch')
-rw-r--r--kde-unstable/kdepim/disable-l10n.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-unstable/kdepim/disable-l10n.patch b/kde-unstable/kdepim/disable-l10n.patch
new file mode 100644
index 000000000..3f218d532
--- /dev/null
+++ b/kde-unstable/kdepim/disable-l10n.patch
@@ -0,0 +1,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)