CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / net / ethereal / ethereal
1 # hdw - linux ethereal package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 0.10.12
6 # [S] 3-9
7 # [D] ethereal-0.10.12.tar.bz2 ftp://netmirror.org/ftp.ethereal.com/
8
9 post_install()  {
10         rm -rf $docdir ; mkdir -p $docdir
11         cp doc/R* doc/r* $docdir
12                 }