updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / tcptrace / tcptrace.install
blob8740115c086ceb0fe5b9dcd3fb728b7e3d6817e1
1 post_install() {
2 cat << EOF
3  
4   =====================================================================================
5   ==> It's recommend to download "tcpdump" and "gnuplot"
6   ==> See "http://jarok.cs.ohiou.edu/software/tcptrace/useful.html" for useful programs
7   =====================================================================================
9 EOF
12 post_upgrade() {
13   post_install
16 op=$1
17 shift
18 $op $*