From 9ff25bf1ee54c6d8ff67a68dbd6c7dd9b48c8497 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Tue, 22 Dec 2015 22:12:03 +0300 Subject: [PATCH] media-video/mpv: use ${PN} when not in links Package-Manager: portage-2.2.24 --- media-video/mpv/mpv-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 980877c14cce..85432055f1e5 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -251,7 +251,7 @@ src_install() { waf-utils_src_install if use cli && use luajit; then - pax-mark -m "${ED}"usr/bin/mpv + pax-mark -m "${ED}usr/bin/${PN}" fi } -- 2.26.2