summaryrefslogtreecommitdiff
path: root/graphics/tcm/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tcm/patches/patch-ap')
-rw-r--r--graphics/tcm/patches/patch-ap13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/tcm/patches/patch-ap b/graphics/tcm/patches/patch-ap
deleted file mode 100644
index 0befece9af0..00000000000
--- a/graphics/tcm/patches/patch-ap
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ap,v 1.2 2003/01/01 22:02:02 jmmv Exp $
-
---- gl/config.c.orig Fri Feb 23 18:13:48 2001
-+++ gl/config.c
-@@ -27,7 +27,7 @@
- #include <stdlib.h>
- #include <string.h>
-
--const char Config::SYS_CONFIG[] = "lib/tcm.conf";
-+const char Config::SYS_CONFIG[] = PKG_SYSCONFDIR "/tcm.conf";
- const char Config::USER_CONFIG[] = ".tcmrc";
-
- Config::Config(const char *s) {