SOURCES: kde4-kdepim-korn.patch (NEW) - despite the fact that korn will be ...

shadzik shadzik at pld-linux.org
Fri Jul 25 13:38:05 CEST 2008


Author: shadzik                      Date: Fri Jul 25 11:38:05 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- despite the fact that korn will be enabled in kde 4.2, we want it now

---- Files affected:
SOURCES:
   kde4-kdepim-korn.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde4-kdepim-korn.patch
diff -u /dev/null SOURCES/kde4-kdepim-korn.patch:1.1
--- /dev/null	Fri Jul 25 13:38:05 2008
+++ SOURCES/kde4-kdepim-korn.patch	Fri Jul 25 13:37:59 2008
@@ -0,0 +1,22 @@
+--- CMakeLists.txt.old	2008-07-25 13:28:52.000000000 +0200
++++ CMakeLists.txt	2008-07-25 13:29:01.000000000 +0200
+@@ -242,7 +242,7 @@
+   endif(NOT WIN32)
+ 
+ #enable korn for 4.2
+-#  macro_optional_add_subdirectory(korn)
++  macro_optional_add_subdirectory(korn)
+   add_subdirectory(kresources)
+   macro_optional_add_subdirectory(ktnef)
+   macro_optional_add_subdirectory(kontact)
+--- doc/CMakeLists.txt.old	2008-07-25 13:29:23.000000000 +0200
++++ doc/CMakeLists.txt	2008-07-25 13:29:30.000000000 +0200
+@@ -29,7 +29,7 @@
+   add_subdirectory(kleopatra)
+ endif(QGPGME_FOUND)
+ # disable korn for KDE 4.1
+- #add_subdirectory(korn)
++add_subdirectory(korn)
+ add_subdirectory(ktnef)
+ add_subdirectory(kwatchgnupg)
+ 
================================================================


More information about the pld-cvs-commit mailing list