commit: 6b5e29fcd322f509e442e7b48812c51ca15835b7 Author: Wilson Michaels <thebitpit <AT> earthlink <DOT> net> AuthorDate: Sat Oct 12 18:05:36 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 21:22:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b5e29fc
media-tv/mythtv: bug fix mythtv-29.1-r2.ebuild source directory name Closes: https://bugs.gentoo.org/674216 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit <AT> earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/13269 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-tv/mythtv/mythtv-29.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/mythtv/mythtv-29.1-r2.ebuild b/media-tv/mythtv/mythtv-29.1-r2.ebuild index 0b3388e1016..90ff6b9021f 100644 --- a/media-tv/mythtv/mythtv-29.1-r2.ebuild +++ b/media-tv/mythtv/mythtv-29.1-r2.ebuild @@ -131,7 +131,7 @@ DEPEND="${COMMON} x11-base/xorg-proto " -S="${WORKDIR}/${PF}/mythtv" +S="${WORKDIR}/${P}-r1/mythtv" DISABLE_AUTOFORMATTING="yes" DOC_CONTENTS="
