diff options
Diffstat (limited to 'games-emulation/nestopia/nestopia-1.46.2.ebuild')
-rw-r--r-- | games-emulation/nestopia/nestopia-1.46.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-emulation/nestopia/nestopia-1.46.2.ebuild b/games-emulation/nestopia/nestopia-1.46.2.ebuild index d5d8f73a34c3..c94c5749a93a 100644 --- a/games-emulation/nestopia/nestopia-1.46.2.ebuild +++ b/games-emulation/nestopia/nestopia-1.46.2.ebuild @@ -38,6 +38,7 @@ src_prepare() { -e "/^BINDIR / s:=.*:=${GAMES_BINDIR}:" \ -e "/^DATADIR / s:=.*:=${GAMES_DATADIR}/${PN}:" \ Makefile || die + epatch "${FILESDIR}"/${P}-format.patch } src_install() { |