gunnar: server/horde external-horde.sh,1.1,1.2

cvs at kolab.org cvs at kolab.org
Mon Oct 15 11:15:33 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde
In directory doto:/tmp/cvs-serv32112

Modified Files:
	external-horde.sh 
Log Message:
Add another horde patch.

Index: external-horde.sh
===================================================================
RCS file: /kolabrepository/server/horde/external-horde.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- external-horde.sh	5 Oct 2007 12:52:33 -0000	1.1
+++ external-horde.sh	15 Oct 2007 09:15:30 -0000	1.2
@@ -30,6 +30,7 @@
 for PATCH in HK-GW-framework_3.2_ALPHA-Fix_Prefs_for_Ingo.patch \
              HK-GW-framework_3.2_ALPHA-Fix_annotation_use.patch \
              HK-GW-framework_3.2_ALPHA-Fix_the_share_params.patch \
+             HK-GW-framework_3.2_ALPHA-Share_caching.patch \
              HK-GW-kronolith_2.2-Fix_create_new_event.patch \
              HK-GW-kronolith_2.2-Fix_share_right_editing.patch \
              HK-GW-mnemo_2.2_ALPHA-Edit_share_rights.patch \
@@ -64,6 +65,7 @@
 cd lib/Horde
 for PATCH in HK-GW-framework_3.2_ALPHA-Fix_Prefs_for_Ingo.patch \
              HK-GW-framework_3.2_ALPHA-Fix_annotation_use.patch \
+             HK-GW-framework_3.2_ALPHA-Share_caching.patch \
              HK-GW-framework_3.2_ALPHA-Fix_the_share_params.patch;
 do
   patch -p3 < ../../../$PATCH;





More information about the commits mailing list