$OpenBSD: patch-src_qt-console_main_cpp,v 1.3 2009/10/02 02:34:05 merdely Exp $
--- src/qt-console/main.cpp.orig	Thu May 14 11:41:48 2009
+++ src/qt-console/main.cpp	Tue Sep  1 22:32:50 2009
@@ -49,7 +49,7 @@ static int check_resources();
 
 extern bool parse_bat_config(CONFIG *config, const char *configfile, int exit_code);
 
-#define CONFIG_FILE "bat.conf"     /* default configuration file */
+#define CONFIG_FILE "${BACULACONF}/bat.conf"   /* default configuration file */
 
 /* Static variables */
 static CONFIG *config;
