commit:     827a534176031cdb649ac2b9d371a5522e461c8d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 23:29:32 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 23:56:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827a5341

media-sound/gnump3d: install relative symlink

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 media-sound/gnump3d/gnump3d-3.0-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnump3d/gnump3d-3.0-r4.ebuild 
b/media-sound/gnump3d/gnump3d-3.0-r4.ebuild
index fc1a65587ece..285f1c5fe2c7 100644
--- a/media-sound/gnump3d/gnump3d-3.0-r4.ebuild
+++ b/media-sound/gnump3d/gnump3d-3.0-r4.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=7
@@ -43,7 +43,7 @@ src_install() {
        doins lib/gnump3d/lang/*.pm
 
        dobin bin/gnump3d2 bin/gnump3d-top bin/gnump3d-index
-       dosym /usr/bin/gnump3d2 /usr/bin/gnump3d
+       dosym gnump3d2 /usr/bin/gnump3d
        doman man/*.1
 
        insinto /usr/share/gnump3d

Reply via email to