$NetBSD: patch-ac,v 1.1.1.1 2006/06/15 13:26:44 taca Exp $

--- public_html/lib-common.php.orig	2006-05-28 18:41:41.000000000 +0900
+++ public_html/lib-common.php
@@ -66,7 +66,7 @@ $_COM_VERBOSE = false;
 * Make sure to include the name of the config file,
 * i.e. the path should end in .../config.php
 */
-require_once( '/path/to/geeklog/config.php' );
+require_once( '@GEEKLOG_DIR@/config.php' );
 
 
 // Before we do anything else, check to ensure site is enabled
