media-gfx/iscan: fix AbsoluteSymlink CI issue
authorJoonas Niilola <juippis@gentoo.org>
Tue, 28 Jan 2020 08:07:25 +0000 (10:07 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 28 Jan 2020 08:24:13 +0000 (10:24 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
media-gfx/iscan/iscan-2.30.3.1.ebuild

index bc1a2e5b8a03c027a733f37f1f0d4875cc51d348..4421e8e40180edd53de7397f401081128a8640c8 100644 (file)
@@ -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