summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eltpatch.in')
-rw-r--r--eltpatch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/eltpatch.in b/eltpatch.in
index 7dae4bb..a4e87d2 100644
--- a/eltpatch.in
+++ b/eltpatch.in
@@ -2,7 +2,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-source "/lib/gentoo/functions.sh" || exit 1
+source "@ELT_gentoofuncs@" || exit 1
die() {
eerror "${@}"