# hdw - linux unzip package # # author: hackbard@hackdaworld.dyndns.org # # [V] 551 # [S] 3-1 # [D] unzip551.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/ build_main() { make $make_conf generic -f unix/Makefile prefix=$prefix make $install_conf install -f unix/Makefile prefix=$prefix }