2013-09-26 17:14:40 +02:00

14 lines
509 B
Plaintext

$NetBSD: patch-ab,v 1.2 2009/12/17 20:00:48 abs Exp $
--- common.h.orig 1994-01-05 01:42:00.000000000 +0000
+++ common.h
@@ -73,7 +73,7 @@ common.h
#endif
#ifdef UNIX
-#define TABLES_PATH "tables" /* to find data files */
+#define TABLES_PATH PREFIX "/lib/mpegaudio/tables" /* to find data files */
/* name of environment variable holding path of table files */
#define MPEGTABENV "MPEGTABLES"
#define PATH_SEPARATOR "/" /* how to build paths */