--- genlop.bash-completion +++ genlop.bash-completion @@ -18,6 +18,7 @@ COMPREPLY=() portagedir="$( (source /etc/make.globals source /etc/make.conf + source /etc/portage/make.conf echo ${PORTDIR}) )" if [ -z "${portagedir}" ]; then portagedir=/usr/portage