$OpenBSD: patch-common_h,v 1.2 2003/04/20 22:40:14 naddy Exp $ --- common.h.orig Wed Jan 22 10:43:13 1997 +++ common.h Mon Apr 21 00:28:42 2003 @@ -93,7 +93,7 @@ #endif #ifdef UNIX -#define TABLES_PATH "tables" /* to find data files */ +#define TABLES_PATH "ZAP" /* to find data files */ /* name of environment variable holding path of table files */ #define MPEGTABENV "MPEGTABLES" #define PATH_SEPARATOR "/" /* how to build paths */