if [ "$KINO_FFMPEG" == "y" ]; then
   OPTS="$OPTS --with-avcodec"
fi  &&

OPTS="$OPTS --with-hotplug-script-dir=/etc/hotplug/usb"  &&

default_build
