# hdw - linux tpp package # # author: hackbard@hackdaworld.dyndns.org # # [V] 1.3 # [S] 3-3 # [D] tpp-1.3.tar.gz http://synflood.at/tpp/ pre_install() { sed 's%/local%%g' Makefile > tmp~ mv tmp~ Makefile }