$OpenBSD: patch-amap_h,v 1.1.1.1 2004/06/26 05:56:20 mjc Exp $
--- amap.h.orig	2003-11-11 21:10:45.000000000 -0800
+++ amap.h	2003-11-11 21:11:03.000000000 -0800
@@ -33,7 +33,7 @@
  #endif
 #endif
 
-#define AMAP_APPDEF_PATH	AMAP_PREFIX"/bin"
+#define AMAP_APPDEF_PATH	AMAP_PREFIX"/share/amap"
 #define AMAP_BUFSIZE		1024	// standard buffer size
 #define AMAP_BUFSIZE_BIG	65536   // big standard buffer size
 #define AMAP_REGEX_OPTIONS	( PCRE_MULTILINE | PCRE_CASELESS | PCRE_DOTALL )
