summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-28 11:43:37 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-28 11:45:28 +0100
commit14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1 (patch)
treee882239316eb59ebd605d769bf939c10f2104086 /media-video
parenttoolchain.eclass: use HTTPS for snapshots (diff)
downloadgentoo-14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1.tar.gz
gentoo-14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1.tar.bz2
gentoo-14e3d2dfc72d2a5032ae9dca7354da3e61fb08f1.zip
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@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"