Add missing source

This commit is contained in:
hasufell 2015-08-26 12:41:51 +02:00
parent 9cc2788cf9
commit 5029f82f64
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
# set PORTDIR
source "${PALUDIS_EBUILD_DIR}/die_functions.bash"
PORTDIR="$(${CAVE} print-repository-metadata --format '%v' --raw-name location gentoo)"
if [[ -z ${PORTDIR} || "$(dirname ${PORTDIR})" == "/" ]] ; then