diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2010-03-15 03:54:12 +0000 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2010-03-15 03:54:12 +0000 |
commit | d876f0a0035d8f1a3e424818805a1e2ff7ac16d9 (patch) | |
tree | 6c711904f5a251fdcf979a4b4010ec8bf947e7b3 /kde-base/korganizer/files | |
parent | Added use dependencies for qt4 and wxwidgets (diff) | |
download | historical-d876f0a0035d8f1a3e424818805a1e2ff7ac16d9.tar.gz historical-d876f0a0035d8f1a3e424818805a1e2ff7ac16d9.tar.bz2 historical-d876f0a0035d8f1a3e424818805a1e2ff7ac16d9.zip |
Patch not needed anymore, now it's handled by eclass
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'kde-base/korganizer/files')
-rw-r--r-- | kde-base/korganizer/files/fix-broken-gpgme-cmake-guard.diff | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-base/korganizer/files/fix-broken-gpgme-cmake-guard.diff b/kde-base/korganizer/files/fix-broken-gpgme-cmake-guard.diff deleted file mode 100644 index 084113a5b2d7..000000000000 --- a/kde-base/korganizer/files/fix-broken-gpgme-cmake-guard.diff +++ /dev/null @@ -1,21 +0,0 @@ -Index: CMakeLists.txt -=================================================================== ---- CMakeLists.txt (revision 1073383) -+++ CMakeLists.txt (working copy) -@@ -185,7 +185,6 @@ - add_subdirectory(messagecore) - add_subdirectory(messagelist) - -- if(QGPGME_FOUND) - if (Boost_TOPOLOGICAL_SORT_DIR) - macro_optional_add_subdirectory(kleopatra) - endif(Boost_TOPOLOGICAL_SORT_DIR) -@@ -211,7 +210,6 @@ - include( SopranoAddOntology ) - add_subdirectory( ontologies ) - add_subdirectory( nepomuk_email_feeder ) -- endif(QGPGME_FOUND) - - if(KDEPIM_BUILD_EVERYTHING) - macro_optional_add_subdirectory(knode) -
\ No newline at end of file |