games-board/tablebase-syzygy: The DISTDIR variable is not valid in pkg_* phases.

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Ulrich Müller
2017-03-17 09:09:55 +01:00
parent 88878f3b48
commit f31f7f9715

View 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.)"
}