$NetBSD: patch-ak,v 1.2 2003/05/24 16:43:06 salo Exp $

--- src/eggdrop.h.orig	2003-05-04 22:15:53.000000000 +0200
+++ src/eggdrop.h	2003-05-24 17:09:54.000000000 +0200
@@ -85,7 +85,7 @@
 
 
 /* Language stuff */
-#define LANGDIR  "./language" /* language file directory                   */
+#define LANGDIR  __PREFIX__ "/share/eggdrop/language" /* language file directory */
 #define BASELANG "english"    /* language which always gets loaded before 
                                  all other languages. You do not want to
                                  change this.                              */
