projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ef0a19
)
media-gfx/iscan: fix AbsoluteSymlink CI issue
author
Joonas Niilola
<juippis@gentoo.org>
Tue, 28 Jan 2020 08:07:25 +0000
(10:07 +0200)
committer
Joonas 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
patch
|
blob
|
history
diff --git
a/media-gfx/iscan/iscan-2.30.3.1.ebuild
b/media-gfx/iscan/iscan-2.30.3.1.ebuild
index bc1a2e5b8a03c027a733f37f1f0d4875cc51d348..4421e8e40180edd53de7397f401081128a8640c8 100644
(file)
--- 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-20
19
Gentoo Authors
+# Copyright 1999-20
20
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