post_install() {
	echo ">> Please adjust the drivers within the configuration when you have issues."
	echo ">> You can find the corresponding file under: /etc/openal/alsoft.conf"
}

post_upgrade() {
	post_install
}
