#!/bin/sh -e

if [ ! -e /etc/quake.conf ]; then
	/usr/sbin/quake-lib-config
fi

#DEBHELPER#
