--- bin/fail2ban-client.orig	2015-09-28 17:02:05.000000000 +0200
+++ bin/fail2ban-client	2015-09-28 17:02:37.000000000 +0200
@@ -58,7 +58,7 @@
 		self.__stream = None
 		self.__configurator = Configurator()
 		self.__conf = dict()
-		self.__conf["conf"] = "/etc/fail2ban"
+		self.__conf["conf"] = "@@PREFIX@@/etc/fail2ban"
 		self.__conf["dump"] = False
 		self.__conf["force"] = False
 		self.__conf["background"] = True
