$OpenBSD: patch-config_ini,v 1.1.1.1 2012/11/07 07:53:06 jasper Exp $
--- config.ini.orig	Tue Oct 30 10:07:54 2012
+++ config.ini	Tue Oct 30 10:08:05 2012
@@ -1,5 +1,5 @@
 [git]
-client = '/usr/bin/git' ; Your git executable path
+client = '${LOCALBASE}/bin/git' ; Your git executable path
 repositories = '/var/www/projects/' ; Path to your repositories
 
 ; You can hide repositories from GitList, just copy this for each repository you want to hide
@@ -11,4 +11,4 @@ debug = true
 ; If you need to specify custom filetypes for certain extensions, do this here
 [filetypes]
 ; extension = type
-; dist = xml
\ No newline at end of file
+; dist = xml
