* [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/
@ 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: 424244f40caa9ea31378327d07998986b5af7952
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 08:07:25 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=424244f4
media-gfx/iscan: fix AbsoluteSymlink CI issue
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-gfx/iscan/iscan-2.30.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/iscan/iscan-2.30.3.1.ebuild b/media-gfx/iscan/iscan-2.30.3.1.ebuild
index bc1a2e5b8a0..4421e8e4018 100644
--- a/media-gfx/iscan/iscan-2.30.3.1.ebuild
+++ b/media-gfx/iscan/iscan-2.30.3.1.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
@@ -116,7 +116,7 @@ src_install() {
if use gimp; then
local plugindir="$(gimptool-2.0 --gimpplugindir)/plug-ins"
dodir "${plugindir}"
- dosym "${ED}"/usr/bin/iscan "${plugindir}"/iscan
+ dosym ../../../../bin/iscan "${plugindir}"/iscan
fi
use X && make_desktop_entry iscan "Image Scan! for Linux ${PV}" scanner
^ 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/iscan/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox