updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / nuttcp / nuttcp.install
blobbca2f9a9e84af3c4ad3b3871992360e38868a26d
1 post_install() {
2   cat <<EOF
3 Note, that manpage included can have a little outdated information.
4 The same goes for nuttcp -h output.
5 Please review top of the nuttcp-6.1.2.c file for detailed changelog.
6 EOF
10 post_upgrade() {
11   post_install "$@"
14 # vim:set ts=2 sw=2 et: