public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-frontends/
@ 2020-01-28  8:24 99% Joonas Niilola
  0 siblings, 0 replies; 1+ results
From: Joonas Niilola @ 2020-01-28  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     690da54d98ac54bd0df05bfececd0def5bb71c70
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 08:13:22 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 08:24:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690da54d

media-gfx/sane-frontends: fix AbsoluteSymlink CI issue

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-gfx/sane-frontends/sane-frontends-1.0.14-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/sane-frontends/sane-frontends-1.0.14-r4.ebuild b/media-gfx/sane-frontends/sane-frontends-1.0.14-r4.ebuild
index 8f9b6030f8c..7db13800193 100644
--- a/media-gfx/sane-frontends/sane-frontends-1.0.14-r4.ebuild
+++ b/media-gfx/sane-frontends/sane-frontends-1.0.14-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -56,7 +56,7 @@ src_install() {
 			die "Can't find GIMP plugin directory."
 		fi
 		dodir "${plugindir#${EPREFIX}}"
-		dosym "${EPREFIX}"/usr/bin/xscanimage "${plugindir#${EPREFIX}}"/xscanimage
+		dosym ../../../../bin/xscanimage "${plugindir#${EPREFIX}}"/xscanimage
 	fi
 
 	einstalldocs


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-28  8:24 99% [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-frontends/ Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox