The patch-ab for emulators/xmame refer to xmake instead of xmame,

resulting in xmame unable to find roms.

PR:		21416
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
This commit is contained in:
Maxim Sobolev 2000-11-03 14:59:57 +00:00
parent 81fe4a5ac8
commit 279525fd4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34739

View File

@ -15,15 +15,15 @@
### Fileio Related ###
-rompath /usr/games/lib/xmame
-spooldir /usr/games/lib/xmame
+rompath %%PREFIX%%/share/xmake/roms
+spooldir %%PREFIX%%/share/xmake/hi
+rompath %%PREFIX%%/share/xmame/roms
+spooldir %%PREFIX%%/share/xmame/hi
screenshotdir .
-cheatfile /usr/games/lib/xmame/cheat.dat
-historyfile /usr/games/lib/xmame/history.dat
-mameinfofile /usr/games/lib/xmame/mameinfo.dat
+cheatfile %%PREFIX%%/share/xmake/cheat.dat
+historyfile %%PREFIX%%/share/xmake/history.dat
+mameinfofile %%PREFIX%%/share/xmake/mameinfo.dat
+cheatfile %%PREFIX%%/share/xmame/cheat.dat
+historyfile %%PREFIX%%/share/xmame/history.dat
+mameinfofile %%PREFIX%%/share/xmame/mameinfo.dat
### Mame Related ###
defaultgame pacman