#!/bin/sh . config/options mkdir -p $INSTALL/bin cp $PKG_BUILD/bash $INSTALL/bin ln -sf bash $INSTALL/bin/sh