openbsd-ports/audio/mp3encode/patches/patch-common_h
2003-04-20 22:40:13 +00:00

13 lines
498 B
Plaintext

$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 */