$NetBSD: patch-ae,v 1.20 2003/02/13 20:53:48 kristerw Exp $
--- src/unix/doc/xmamerc.dist.orig	Thu Feb 13 19:32:31 2003
+++ src/unix/doc/xmamerc.dist	Thu Feb 13 19:33:47 2003
@@ -69,12 +69,12 @@
 mouse                   1
 
 ### Fileio Related ###
-rompath                 /usr/local/share/xmame/roms
+rompath                 @ROMPATH@
 snapshot_directory      .
-cheat_file              /usr/local/share/xmame/cheat.dat
-hiscore_file            /usr/local/share/xmame/hiscore.dat
-history_file            /usr/local/share/xmame/history.dat
-mameinfo_file           /usr/local/share/xmame/mameinfo.dat
+cheat_file              @SPOOLDIR@/cheat.dat
+hiscore_file            @SPOOLDIR@/hiscore.dat
+history_file            @SPOOLDIR@/history.dat
+mameinfo_file           @SPOOLDIR@/mameinfo.dat
 
 ### Mame Related ###
 defaultgame             pacman
