Index: pgsnap-0.4.0/pgsnap.php
===================================================================
--- pgsnap-0.4.0.orig/pgsnap.php	2008-10-13 11:39:20.000000000 +0200
+++ pgsnap-0.4.0/pgsnap.php	2008-10-13 11:39:35.000000000 +0200
@@ -19,7 +19,7 @@
 
 /****************************************************************************/
 /* This can be modified to suit your needs                                  */
-$PGSNAP_ROOT_PATH='./';
+$PGSNAP_ROOT_PATH='/usr/share/pgsnap/';
 ini_set('include_path', '.:/usr/share/pgsnap/');
 /****************************************************************************/
 
