#!/bin/sh if [ x"${1}" = x'configure' ]; then update-alternatives --install /usr/bin/opkg opkg /usr/bin/opkg-cl 10 fi