mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
media-gfx/sane-frontends: fix AbsoluteSymlink CI issue
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user