|
|
@@ -132,7 +132,7 @@ AutoReqProv: no
|
|
|
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 @@ AutoReqProv: no
|
|
|
--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
|