r31:
[amavisd-cn.git] / debian / postinst
index cc6209d..4318c67 100755 (executable)
@@ -90,6 +90,7 @@ fi
 check_and_add_alias virusalert root
 check_and_add_alias spamalert root
 
+# ovo je rijeseno u spamassassin-cn, i ovdje nije potrebno, stoga brisemo
 if [ -f $AHOME/.spamassassin/user_prefs ] ; then
   user_prefs_temp=$(mktemp /tmp/user_prefs.XXXXXX)
   cat > $user_prefs_temp <<-EEND