From 14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 28 Dec 2021 11:43:37 +0100 Subject: [PATCH] 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 --- 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 e806a3f199211..be67597435bd6 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}"