projects
/
squirrelmail-change-pass-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54bf499
)
Ispravljena greska u debian/postinst.
author
Dragan Dosen
<ddosen@ffzg.hr>
Fri, 26 Mar 2010 19:40:01 +0000
(20:40 +0100)
committer
Dragan Dosen
<ddosen@ffzg.hr>
Fri, 26 Mar 2010 19:40:01 +0000
(20:40 +0100)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
75d66d1
..
064cf17
100644
(file)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-163,7
+163,7
@@
if [ $min_pass_changed -eq 0 ]; then
seddef="$seddef\/\/ to edit your configuration file.\n\/\/\n"
seddef="$seddef\/\/\/\/ End - Generated by CARNet package $PKG\n"
seddef="$seddef \\\$min_pass_length = 8;\n\2/"
- set_min_pass_length "$seddef" "$cpconf_file"
+ set_min_pass_length "$seddef" "$SQCPCONF"
fi
fi
fi