diff options
Diffstat (limited to 'sys-devel/crossdev/files/use-new-path-for-functions.sh.patch')
-rw-r--r-- | sys-devel/crossdev/files/use-new-path-for-functions.sh.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-devel/crossdev/files/use-new-path-for-functions.sh.patch b/sys-devel/crossdev/files/use-new-path-for-functions.sh.patch new file mode 100644 index 000000000000..8607fc134836 --- /dev/null +++ b/sys-devel/crossdev/files/use-new-path-for-functions.sh.patch @@ -0,0 +1,11 @@ +--- crossdev.orig 2016-02-18 12:28:49.926442767 -0200 ++++ crossdev 2016-02-18 12:32:25.962433210 -0200 +@@ -15,7 +15,7 @@ + + CONFIGROOT="${PORTAGE_CONFIGROOT}/etc/portage" + +-source /etc/init.d/functions.sh || exit 1 ++source /lib/gentoo/functions.sh || exit 1 + esyslog() { :; } + die_logs() { + echo |