summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2015-11-11 09:40:13 +0100
committerTupone Alfredo <tupone@gentoo.org>2015-11-11 09:40:52 +0100
commita9483ab7df5051c9fad56a462fc0b3667f29390b (patch)
treef706e0de5dc39308e671a75244cc5da274afa633 /games-emulation/nestopia/nestopia-1.46.2.ebuild
parentdev-python/werkzeug: Version Bump (diff)
downloadgentoo-a9483ab7df5051c9fad56a462fc0b3667f29390b.tar.gz
gentoo-a9483ab7df5051c9fad56a462fc0b3667f29390b.tar.bz2
gentoo-a9483ab7df5051c9fad56a462fc0b3667f29390b.zip
games-emulation/nestopia: Compile with format-security. Bug #544356
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation/nestopia/nestopia-1.46.2.ebuild')
-rw-r--r--games-emulation/nestopia/nestopia-1.46.2.ebuild1
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() {