more stage3 fixes/updates, added libelf package (required for ?trace)
[hdw-linux/hdw-linux.git] / packages / hackbard / zip / zip
index e35bac0..4bec9d4 100644 (file)
@@ -2,9 +2,14 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 23
+# [V] 231
 # [S] 3-1
-# [D] zip23.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/
+# [D] zip231.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/
+
+pre_install()  {
+       sed "s/(INSTALL)/(INSTALL_PROGRAM)/g" unix/Makefile > tmp~
+       mv tmp~ unix/Makefile
+               }
 
 build_main()   {
        make $make_conf generic -f unix/Makefile prefix=$prefix