Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 509142
Collapse All | Expand All

(-)files/prefix-chain-setup.in.orig (-1 / +1 lines)
Lines 11-17 Link Here
11
#
11
#
12
# get ourselfs the functions.sh script for ebegin/eend/etc.
12
# get ourselfs the functions.sh script for ebegin/eend/etc.
13
#
13
#
14
. "${PARENT_EPREFIX}"/sbin/functions.sh
14
. "${PARENT_EPREFIX}"/usr/lib/einfo/sh/functions.sh
15
15
16
for arg in "$@"; do
16
for arg in "$@"; do
17
	case "${arg}" in
17
	case "${arg}" in

Return to bug 509142