commit:     bac8a11c9071de0b9f576c37d7102dce5025874b
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Apr 15 15:00:54 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 15:01:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bac8a11c

media-sound/nuclear-bin: make QA_PREBUILT relative

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 media-sound/nuclear-bin/nuclear-bin-0.6.15.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/nuclear-bin/nuclear-bin-0.6.15.ebuild 
b/media-sound/nuclear-bin/nuclear-bin-0.6.15.ebuild
index 9fdb8d4ed..6def3ff1c 100644
--- a/media-sound/nuclear-bin/nuclear-bin-0.6.15.ebuild
+++ b/media-sound/nuclear-bin/nuclear-bin-0.6.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -40,7 +40,7 @@ DEPEND="
        x11-libs/pango
 "
 
-QA_PREBUILT="/opt/nuclear-bin/*"
+QA_PREBUILT="opt/nuclear-bin/*"
 
 src_install(){
        insinto /opt/"${PN}"

Reply via email to