From 279525fd4fb6e7d71b8bbde4f7f593000b184929 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 3 Nov 2000 14:59:57 +0000 Subject: 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 --- emulators/xmame/files/patch-ab | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators') diff --git a/emulators/xmame/files/patch-ab b/emulators/xmame/files/patch-ab index a1bb449b1673..fbea7424f7e2 100644 --- a/emulators/xmame/files/patch-ab +++ b/emulators/xmame/files/patch-ab @@ -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 -- cgit v1.2.3