commit: 14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Dec 28 10:43:37 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Dec 28 10:45:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e3d2df
media-video/popcorntime-bin: fix QA_PREBUILT Closes: https://bugs.gentoo.org/830126 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild index e806a3f19921..be67597435bd 100644 --- a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild +++ b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild @@ -43,7 +43,7 @@ RDEPEND=" x11-libs/pango " -QA_PREBUILT="/opt/Popcorn-Time/*" +QA_PREBUILT="opt/Popcorn-Time/*" S="${WORKDIR}"
