OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Apr-2005 15:20:37
Branch: HEAD Handle: 2005042514203700
Modified files:
openpkg-src/imapd imapd.spec
Log:
correct spelling of 'hard coded'
Summary:
Revision Changes Path
1.145 +2 -2 openpkg-src/imapd/imapd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imapd/imapd.spec
============================================================================
$ cvs diff -u -r1.144 -r1.145 imapd.spec
--- openpkg-src/imapd/imapd.spec 25 Apr 2005 13:05:39 -0000 1.144
+++ openpkg-src/imapd/imapd.spec 25 Apr 2005 13:20:37 -0000 1.145
@@ -132,7 +132,7 @@
snmp/[a-z]* \
tools/[a-z]*
- # adjust hard-coded location of sieve
+ # adjust hard coded location of sieve
%{l_shtool} subst \
-e 's;"/usr/sieve";"%{l_prefix}/var/imapd/sieve";g' \
imap/lmtpd.c \
@@ -197,7 +197,7 @@
--with-cyrus-group=%{l_rgrp} \
--with-pidfile=%{l_prefix}/var/imapd/cyrus-master.pid
- # redirect the hard-coded file paths
+ # redirect the hard coded file paths
%{l_shtool} subst \
-e 's;/etc/\(.*\).conf;%{l_prefix}/etc/imapd/\1.conf;' \
imap/*.c imap/*.h master/*.c master/*.h
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]