Codebase list slay / 4e9b98b
Same fix in config (sigh) Paweł Więcek 15 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 # Ask questions... IF NECESSARY
66 if test -n "$2"
77 then
8 if test "`echo $2 | sed -e 's/[.-]//g'`" -lt 127 -o ! -e /etc/slay_mode \
8 if dpkg --compare-versions $2 lt 1.2.7 || test ! -e /etc/slay_mode \
99 -o $1 = reconfigure
1010 then
1111 db_input low slay/punish || true