commit:     74292be3bc80e701d8edc741daf55e7053583ced
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 11:49:16 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 11:49:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74292be3

sci-mathematics/why3-for-spark: fix broken symlink

Closes: https://bugs.gentoo.org/728176
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild
index e27b1427040..8f82a9c4bb8 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild
@@ -104,7 +104,7 @@ src_install() {
                dosym ../../../bin/why3${filename} ${cmdPath}/why3${filename}
        done
        rm "${D}"/usr/$(get_libdir)/why3/why3cpulimit
-       dosym ../../../bin/why3cpulimit /usr/$(get_libdir)/why3/why3cpulimit
+       dosym ../../bin/why3cpulimit /usr/$(get_libdir)/why3/why3cpulimit
 
        einstalldocs
        docompress -x /usr/share/doc/${PF}/examples

Reply via email to