fd67c2a2c9
- add missing RMD160 and SHA1 checksums - convert patches to unified diffs - make this port respect CC and CFLAGS - remove some unnecedsary comments from DESCR
12 lines
435 B
Plaintext
12 lines
435 B
Plaintext
--- 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 */
|