games-board/tablebase-syzygy: The DISTDIR variable is not valid in pkg_* phases.
authorUlrich Müller <ulm@gentoo.org>
Fri, 17 Mar 2017 08:09:55 +0000 (09:09 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 17 Mar 2017 08:09:55 +0000 (09:09 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild

index bf68d8b203082caeaadcae579f2bb17e0484b4dc..6a9ea68aa700b39a5ed64512ca180fd8d2304769 100644 (file)
@@ -46,8 +46,8 @@ CHECKREQS_DISK_BUILD="${CHECKREQS_DISK_USR}"
 pkg_nofetch() {
        einfo "Due to their large size, fetching the Syzygy Endgame Tablebases"
        einfo "via BitTorrent is recommended: http://oics.olympuschess.com/tracker/"
-       einfo "After downloading, place all K*.rtbw and K*.rtbz files in"
-       einfo "${DISTDIR}."
+       einfo "After downloading, place all K*.rtbw and K*.rtbz files in your"
+       einfo "DISTDIR directory."
        einfo "(For the 6-pieces tablebases, there should be" \
                  "$(echo ${A} | wc -w) files in total.)"
 }