--- include/distconfig.php.orig	2009-12-03 23:53:49.000000000 -0600
+++ include/distconfig.php	2010-01-08 21:35:44.000000000 -0600
@@ -34,6 +34,7 @@
 //
 // $config->setSVNCommandPath('Path/to/svn/command/'); //  e.g. c:\\program files\\subversion\\bin
 // $config->setDiffPath('Path/to/diff/command/');
+$config->setSVNCommandPath('@PREFIX@/bin');
 
 // For syntax colouring, if option enabled...
 // $config->setEnscriptPath('Path/to/enscript/command/');
