#!/bin/sh -e

update-alternatives --remove quakeforge-audio-default /usr/lib/quakeforge/plugins/snd_output_alsa.so

#DEBHELPER#
exit 0