commit:     46869219130a65b026804e49e69b14dda6e84c03
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 20:45:16 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 20:46:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46869219

app-text/expander: [QA] Create relative rather than absolute symlinks.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../expander/{expander-2.0.5-r1.ebuild => expander-2.0.5-r2.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/expander/expander-2.0.5-r1.ebuild 
b/app-text/expander/expander-2.0.5-r2.ebuild
similarity index 91%
rename from app-text/expander/expander-2.0.5-r1.ebuild
rename to app-text/expander/expander-2.0.5-r2.ebuild
index 6f6904bc6d2..1c4a5c12ffb 100644
--- a/app-text/expander/expander-2.0.5-r1.ebuild
+++ b/app-text/expander/expander-2.0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -27,7 +27,7 @@ src_compile() {
 src_install() {
        cd src
        dobin expander boxcomment align_columns align_comments where_is
-       dosym /usr/bin/boxcomment /usr/bin/unboxcomment
+       dosym boxcomment /usr/bin/unboxcomment
 
        insinto /usr/share/${P}
        doins "${S}"/service

Reply via email to