]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blobdiff - packages/hackbard/zip/zip
some hdw-get improvements
[hdw-linux/hdw-linux.git] / packages / hackbard / zip / zip
index 836f65cca73e2094fea4e8c0b77f3064da4ac4ac..4bec9d496ed91e017b630f5117e2dc0a69d3c922 100644 (file)
@@ -6,6 +6,11 @@
 # [S] 3-1
 # [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
        make $install_conf install -f unix/Makefile prefix=$prefix