commit: 69b9f78f1714e56ce2f66088db75b8b54230cedd
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 29 23:35:42 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 29 23:35:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=69b9f78f
media-gfx/brscan4: Fix lib symlinks.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
media-gfx/brscan4/brscan4-0.4.3.3.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/media-gfx/brscan4/brscan4-0.4.3.3.ebuild
b/media-gfx/brscan4/brscan4-0.4.3.3.ebuild
index 31f8a7b..6ae657f 100644
--- a/media-gfx/brscan4/brscan4-0.4.3.3.ebuild
+++ b/media-gfx/brscan4/brscan4-0.4.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -37,8 +37,10 @@ src_install() {
dobin brsaneconfig4
dosym ${dest}/bin/brsaneconfig4 /usr/bin/brsaneconfig4
- dolib.so "${WORKDIR}"/usr/lib*/sane/libsane-brother4.so*
- dosym ${dest}/${lib}/libsane-brother4.so.1.0.7 \
+ dolib.so "${WORKDIR}"/usr/lib*/sane/libsane-brother4.so.1.0.7
+ dosym libsane-brother4.so.1.0.7 ${dest}/libsane-brother4.so.1
+ dosym libsane-brother4.so.1.0.7 ${dest}/libsane-brother4.so
+ dosym ../../..${dest}/${lib}/libsane-brother4.so.1.0.7 \
/usr/${lib}/sane/libsane-brother4.so.1.0.7
dosym libsane-brother4.so.1.0.7 /usr/${lib}/sane/libsane-brother4.so.1
dosym libsane-brother4.so.1.0.7 /usr/${lib}/sane/libsane-brother4.so