summaryrefslogtreecommitdiff
path: root/audio/mpegaudio/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpegaudio/files/patch-ab')
-rw-r--r--audio/mpegaudio/files/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/mpegaudio/files/patch-ab b/audio/mpegaudio/files/patch-ab
deleted file mode 100644
index cf2993d0813a..000000000000
--- a/audio/mpegaudio/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- common.h.orig Wed Jan 5 10:42:00 1994
-+++ common.h Tue Aug 22 02:49:35 2000
-@@ -73,7 +73,9 @@
- #endif
-
- #ifdef UNIX
-+#ifndef TABLES_PATH
- #define TABLES_PATH "tables" /* to find data files */
-+#endif /* TABLES_PATH */
- /* name of environment variable holding path of table files */
- #define MPEGTABENV "MPEGTABLES"
- #define PATH_SEPARATOR "/" /* how to build paths */