From 14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 28 Dec 2021 11:43:37 +0100 Subject: 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(-) (limited to 'media-video') 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}" -- cgit v1.2.3-65-gdbad