gunnar: server/kolabd/kolabd kolabd.spec.in,1.16,1.17

cvs at kolab.org cvs at kolab.org
Mon Aug 27 21:11:51 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv31795/kolabd/kolabd

Modified Files:
	kolabd.spec.in 
Log Message:
Fix the sed statement for with_horde

Index: kolabd.spec.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabd.spec.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- kolabd.spec.in	24 Aug 2007 06:29:32 -0000	1.16
+++ kolabd.spec.in	27 Aug 2007 19:11:49 -0000	1.17
@@ -101,7 +101,7 @@
 %prep
     %setup -q
 %if "%{with_horde}" == "yes"
-    sed -i -e 's/^#\(.*horde.*\)/\1/' templates/slapd.conf.template
+    sed -i -e 's/^#\(.*horde.*\)/\1/' templates/slapd.conf.template.in
 %endif
 
 %build





More information about the commits mailing list