Codebase list metche / 18538e6
Fix typo in postinst. intrigeri 13 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
4848 ;;
4949
5050 *)
51 echo "postinst called with onkwnow argument '$1'" >&2
51 echo "postinst called with unkwnow argument '$1'" >&2
5252 exit 0
5353 ;;
5454 esac