mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/six: Remove stray 'echo'
Package-Manager: portage-2.2.26_p10
This commit is contained in:
@@ -34,7 +34,6 @@ pkg_pretend() {
|
||||
six_dir_check() {
|
||||
type -p "${PYTHON}" > /dev/null || return 0
|
||||
local dir="${ROOT%/}$(python_get_sitedir)"/six
|
||||
echo "${dir}"
|
||||
[[ -d "${dir}" ]] \
|
||||
&& die "${PN} doesn't work if ${dir} is a directory #546730"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user