openbsd-ports/audio/mp3encode/patches/patch-ac

12 lines
435 B
Plaintext
Raw Normal View History

--- common.h.orig Wed Jan 22 04:43:13 1997
+++ common.h Thu Jan 27 00:46:53 2000
@@ -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 */