Pārlūkot izejas kodu

correct path typo

Michael Schloh von Bennewitz 20 gadi atpakaļ
vecāks
revīzija
a68aaf470b
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      imapd/cyrus.conf
  2. 1 1
      imapd/imapd.spec

+ 1 - 1
imapd/cyrus.conf

@@ -39,6 +39,6 @@ EVENTS {
     tlsprune   cmd="@l_prefix@/bin/tls_prune"        period=1440
 
     #   this is only necessary if using squatter, a mailbox indexer
-    squatter   cmd="/@l_prefix@/bin/squatter -r -s user"        period=1440
+    squatter   cmd="@l_prefix@/bin/squatter -r -s user" period=1440
 }
 

+ 1 - 1
imapd/imapd.spec

@@ -34,7 +34,7 @@ Class:        BASE
 Group:        Mail
 License:      BSD
 Version:      2.2.12
-Release:      20050314
+Release:      20050318
 
 #   package options
 %option       with_fsl    yes