1#!/bin/sh
2
3set -ex
4
5ln -s libexpat.1.dylib ${DSTROOT}/usr/lib/libexpat.dylib
6ln -s libexpat.1.dylib ${DSTROOT}/usr/lib/libexpat.1.5.2.dylib
7