projects
/
amavisd-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecec87a
)
r31:
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Sun, 24 Feb 2008 18:59:46 +0000
(18:59 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Sun, 24 Feb 2008 18:59:46 +0000
(18:59 +0000)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
cc6209d
..
4318c67
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-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