updated on Fri Jan 20 16:18:17 UTC 2012
[aur-mirror.git] / xplot / xplot.install
blob4b694f6dd6d9fdc0ca9941b48bd8cecbbe4964a9
1 post_install() {
2 cat << EOF
4   ==========================================================
5   ==> It's recommend to download 'tcpdump' and/or 'tcptrace'
6   ==========================================================
8 EOF
11 post_upgrade() {
12   post_install
15 op=$1
16 shift
17 $op $*