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