summaryrefslogtreecommitdiff
path: root/emulators/atari800/patches/patch-ab
blob: a9732e2ce6787872bf4f533e9df678bc32d0f15a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.5 2005/01/05 11:00:26 adam Exp $

--- rt-config.c.orig	2004-11-26 18:10:29.000000000 +0000
+++ rt-config.c
@@ -81,7 +81,7 @@ int stereo_enabled;
 #endif
 
 #ifndef SYSTEM_WIDE_CFG_FILE
-#define SYSTEM_WIDE_CFG_FILE	"/etc/atari800.cfg"
+#define SYSTEM_WIDE_CFG_FILE	PREFIX "/share/atari800/atari800.cfg"
 #endif
 
 static char rtconfig_filename[FILENAME_MAX];