#!/bin/sh
. config/options
mkdir -p $INSTALL/usr/lib
cp -PR $PKG_BUILD/.libs/libxml2*.so* $INSTALL/usr/lib