# hdw-linux iodine package # author: hackbard@hackdaworld.org # [S] 3-1 # [V] 0.4.0 # [D] iodine-0.4.0.tar.gz http://code.kryo.se/iodine/ pre_install() { sed 's%/local%%' Makefile > tmp~ mv tmp~ Makefile }