# hdw - linux rawrec package # # author: hackbard@hackdaworld.dyndns.org # # [V] 0.9.991 # [S] 3-1 # [D] rawrec-0.9.991.tar.gz http://mesh.dl.sourceforge.net/sourceforge/rawrec/ srcdir="rawrec-${ver}/src" pre_install() { sed 's%/local%%g' Makefile > tmp~ mv tmp~ Makefile }