diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-05-28 05:45:55 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-05-28 05:45:55 +0000 |
commit | 4d22176132f4a830ab0cc510dabbc9f8c1c362ea (patch) | |
tree | 9f97e7a21013e7ed7de7edb5426650be3a7b73e3 /kde-unstable/kdepim | |
parent | 33feb015eb09eee76827f359e685fce981d88111 (diff) |
Sat May 28 05:45:54 UTC 2011
Diffstat (limited to 'kde-unstable/kdepim')
-rw-r--r-- | kde-unstable/kdepim/disable-l10n.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/kde-unstable/kdepim/disable-l10n.patch b/kde-unstable/kdepim/disable-l10n.patch deleted file mode 100644 index 3f218d532..000000000 --- a/kde-unstable/kdepim/disable-l10n.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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) |