r31:
authorIvan Rako <Ivan.Rako@CARNet.hr>
Sun, 24 Feb 2008 18:59:46 +0000 (18:59 +0000)
committerIvan Rako <Ivan.Rako@CARNet.hr>
Sun, 24 Feb 2008 18:59:46 +0000 (18:59 +0000)
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