Add missing source
This commit is contained in:
parent
9cc2788cf9
commit
5029f82f64
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# set PORTDIR
|
# set PORTDIR
|
||||||
|
|
||||||
|
source "${PALUDIS_EBUILD_DIR}/die_functions.bash"
|
||||||
|
|
||||||
PORTDIR="$(${CAVE} print-repository-metadata --format '%v' --raw-name location gentoo)"
|
PORTDIR="$(${CAVE} print-repository-metadata --format '%v' --raw-name location gentoo)"
|
||||||
|
|
||||||
if [[ -z ${PORTDIR} || "$(dirname ${PORTDIR})" == "/" ]] ; then
|
if [[ -z ${PORTDIR} || "$(dirname ${PORTDIR})" == "/" ]] ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user