Author: jezik                        Date: Sat Nov  3 18:53:30 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed strict subs error

---- Files affected:
SOURCES:
   amavisd-new-config.patch (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SOURCES/amavisd-new-config.patch
diff -u SOURCES/amavisd-new-config.patch:1.25 
SOURCES/amavisd-new-config.patch:1.26
--- SOURCES/amavisd-new-config.patch:1.25       Mon Sep 10 19:05:54 2007
+++ SOURCES/amavisd-new-config.patch    Sat Nov  3 19:53:25 2007
@@ -22,7 +22,7 @@
  # temporary directories for unpacking mail are created.
  # (no trailing slash, may be a scratch file system)
 -$TEMPBASE = $MYHOME;          # (must be set if other config vars use is), -T
-+$TEMPBASE = $MYHOME/runtime;  # (must be set if other config vars use is), -T
++$TEMPBASE = "$MYHOME/runtime";        # (must be set if other config vars use 
is), -T
  #$TEMPBASE = "$MYHOME/tmp";     # prefer to keep home dir /var/amavis clean?
  
 -#$db_home = "$MYHOME/db";    # DB databases directory, default "$MYHOME/db", 
-D
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/amavisd-new-config.patch?r1=1.25&r2=1.26&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to