games-puzzle/angrydd: Fix use of dosym with ${ED}
authorJames Le Cuirot <chewi@gentoo.org>
Thu, 7 Nov 2019 21:36:36 +0000 (21:36 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 7 Nov 2019 21:36:36 +0000 (21:36 +0000)
Closes: https://bugs.gentoo.org/699494
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild

index 822cc2d5e9732e6451cf3fa2f969e965a814efe2..fe4be2ac400346f9f4bfcb861d4fb5c26e477c73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -38,7 +38,7 @@ src_install() {
        python_optimize "${ED}/usr/share/${PN}"
 
        dodir /usr/bin
-       dosym "${ED}/usr/share/${PN}/angrydd.py" "/usr/bin/${PN}"
+       dosym "../share/${PN}/angrydd.py" "/usr/bin/${PN}"
        doman angrydd.6
        dodoc README TODO HACKING