Author: <cajus@debian.org>
Description: Fix location of configuration template.
--- a/gosa-core/include/functions.inc
+++ b/gosa-core/include/functions.inc
@@ -44,7 +44,7 @@
 }
 
 /* Define common locatitions */
-define ("CONFIG_TEMPLATE_DIR", "../contrib");
+define ("CONFIG_TEMPLATE_DIR", "/usr/share/doc/gosa");
 define ("TEMP_DIR","/var/cache/gosa/tmp");
 
 /* Define get_list flags */
