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:
aa56310
)
r30:
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Sun, 24 Feb 2008 18:56:37 +0000
(18:56 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Sun, 24 Feb 2008 18:56:37 +0000
(18:56 +0000)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
8fd8605
..
cc6209d
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-91,7
+91,7
@@
check_and_add_alias virusalert root
check_and_add_alias spamalert root
if [ -f $AHOME/.spamassassin/user_prefs ] ; then
- user_prefs_temp=out=$(mktemp /tmp/user_prefs.XXXXXX)
+ user_prefs_temp=$(mktemp /tmp/user_prefs.XXXXXX)
cat > $user_prefs_temp <<-EEND
bayes_path $AHOME/.spamassassin/bayes
bayes_auto_expire 0