From: Tim Harder Date: Thu, 6 Feb 2020 04:54:11 +0000 (-0700) Subject: media-gfx/sxiv: fix build failure due to install phase rebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=70d37bf7e17f40f7953badc52302065bcc98d3f1;p=gentoo.git media-gfx/sxiv: fix build failure due to install phase rebuild Closes: https://bugs.gentoo.org/708450 Signed-off-by: Tim Harder --- diff --git a/media-gfx/sxiv/sxiv-26.ebuild b/media-gfx/sxiv/sxiv-26.ebuild index ff78c92751b8..890ffab338b5 100644 --- a/media-gfx/sxiv/sxiv-26.ebuild +++ b/media-gfx/sxiv/sxiv-26.ebuild @@ -29,6 +29,8 @@ RDEPEND=" " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}"/${PN}-25-makefile.patch ) + src_prepare() { restore_config config.h default diff --git a/media-gfx/sxiv/sxiv-9999.ebuild b/media-gfx/sxiv/sxiv-9999.ebuild index ff78c92751b8..890ffab338b5 100644 --- a/media-gfx/sxiv/sxiv-9999.ebuild +++ b/media-gfx/sxiv/sxiv-9999.ebuild @@ -29,6 +29,8 @@ RDEPEND=" " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}"/${PN}-25-makefile.patch ) + src_prepare() { restore_config config.h default