# Recipe for Expat 1.95.8 by Lucas Correia Villa Real <lucasvr@gobolinux.org>
# Recipe for Expat 1.95.7 by Andre Destch
compile_version=1.7.1
url="http://heanet.dl.sourceforge.net/sourceforge/expat/expat-1.95.8.tar.gz"
file_size=318349
file_md5=aff487543845a82fe262e6e2922b4c8e
recipe_type=configure

pre_link() {
   cd $target/lib
   ln -sfn libexpat.so.0.5.0 libexpat.so.1
}
