summaryrefslogtreecommitdiff
path: root/audio/mpegaudio/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpegaudio/patches/patch-ab')
-rw-r--r--audio/mpegaudio/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/mpegaudio/patches/patch-ab b/audio/mpegaudio/patches/patch-ab
deleted file mode 100644
index 353648b2b64..00000000000
--- a/audio/mpegaudio/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2002/05/12 00:54:04 wiz Exp $
-
---- common.h.orig Wed Jan 5 02:42:00 1994
-+++ common.h
-@@ -73,7 +73,7 @@
- #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 */