# hdw - linux man package # # author: hackbard@hackdaworld.dyndns.org # # [V] 1.5p # [S] 2-13 # [D] man-1.5p.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/man/ confopt="-confdir=$root/etc" pre_install() { sed "s%-is%&R%g" configure > tmp~ mv tmp~ configure chmod 700 configure sed "s%MANPATH./usr/man%#&%g" src/man.conf.in > tmp~ mv tmp~ src/man.conf.in }