updated early stage3 packages + fixed creation of binaries
[hdw-linux/hdw-linux.git] / packages / hackbard / unzip / unzip
1 # hdw - linux unzip package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 552
6 # [S] 3-1
7 # [D] unzip552.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/
8
9 build_main()    {
10         make $make_conf generic -f unix/Makefile prefix=$prefix
11         make $install_conf install -f unix/Makefile prefix=$prefix
12                 }