diff options
Diffstat (limited to 'games-emulation/sdlmame/sdlmame-0.120a.ebuild')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.120a.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.120a.ebuild b/games-emulation/sdlmame/sdlmame-0.120a.ebuild index c3ecc2c8e..36c21676b 100644 --- a/games-emulation/sdlmame/sdlmame-0.120a.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.120a.ebuild @@ -93,9 +93,9 @@ src_unpack() { einfo "Applying WolfMAME patches" cd "${S}" - epatch "${FILESDIR}/${MY_V}"/dipports113.patch - epatch "${FILESDIR}/${MY_V}"/inpview12-120.patch - epatch "${FILESDIR}/${MY_V}"/wolf120.patch + epatch "${FILESDIR}/${MY_V}"/dipports.patch + epatch "${FILESDIR}/${MY_V}"/inpview.patch + epatch "${FILESDIR}/${MY_V}"/wolf.patch } src_compile() { |