$OpenBSD: patch-config_ini-example,v 1.1 2013/06/22 06:39:45 jasper Exp $
--- config.ini-example.orig	Sat Jun  1 20:16:20 2013
+++ config.ini-example	Fri Jun 21 21:01:54 2013
@@ -1,5 +1,5 @@
 [git]
-client = '/usr/bin/git' ; Your git executable path
+client = '${LOCALBASE}/bin/git' ; Your git executable path
 default_branch = 'master' ; Default branch when HEAD is detached
 repositories[] = '/home/git/repositories/' ; Path to your repositories
                                            ; If you wish to add more repositories, just add a new line
