[pkg-kolab] r679 - kolabd/trunk/debian/patches

petere at alioth.debian.org petere at alioth.debian.org
Wed Aug 8 13:32:15 UTC 2007


Author: petere
Date: 2007-08-08 13:32:14 +0000 (Wed, 08 Aug 2007)
New Revision: 679

Added:
   kolabd/trunk/debian/patches/92-resmgr-template.dpatch
Modified:
   kolabd/trunk/debian/patches/00list
Log:
More alignment of installation paths in templates with kolab-resource-handlers
package


Modified: kolabd/trunk/debian/patches/00list
===================================================================
--- kolabd/trunk/debian/patches/00list	2007-08-07 12:56:11 UTC (rev 678)
+++ kolabd/trunk/debian/patches/00list	2007-08-08 13:32:14 UTC (rev 679)
@@ -5,3 +5,4 @@
 80-kolab-syslog-facility
 90-slapd-template
 91-postfix-template
+92-resmgr-template

Added: kolabd/trunk/debian/patches/92-resmgr-template.dpatch
===================================================================
--- kolabd/trunk/debian/patches/92-resmgr-template.dpatch	                        (rev 0)
+++ kolabd/trunk/debian/patches/92-resmgr-template.dpatch	2007-08-08 13:32:14 UTC (rev 679)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 92-resmgr-template.dpatch by Peter Eisentraut <petere at debian.org>
+##
+## DP: Adjustments in resmgr template
+
+ at DPATCH@
+diff -urNad kolabd-2.1.0-20070510.dfsg~/templates/resmgr.conf.template.in kolabd-2.1.0-20070510.dfsg/templates/resmgr.conf.template.in
+--- kolabd-2.1.0-20070510.dfsg~/templates/resmgr.conf.template.in	2007-05-08 11:39:04.000000000 +0200
++++ kolabd-2.1.0-20070510.dfsg/templates/resmgr.conf.template.in	2007-08-08 15:21:23.000000000 +0200
+@@ -6,7 +6,7 @@
+ <?php
+ 
+ // What is the root directory of our Horde instance?
+- at define('HORDE_BASE', '@webserver_document_root@@webserver_web_prefix@/fbview');
++ at define('HORDE_BASE', '/usr/share/horde3');
+ 
+ // What is the address of the Cyrus server where the calendar data is stored?
+ $params['server'] = 'localhost';


Property changes on: kolabd/trunk/debian/patches/92-resmgr-template.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the pkg-kolab-devel mailing list