# hdw - linux psmisc package # # author: hackbard@hackdaworld.dyndns.org # # [V] 21.5 # [S] 2-15 # [D] psmisc-21.5.tar.gz http://puzzle.dl.sourceforge.net/sourceforge/psmisc/ confopt="$confopt --exec-prefix=$root/" post_install() { ln -sfv pstree $prefix/bin/pstree.x11 ln -sfv killall $root/bin/pidof }