summaryrefslogtreecommitdiff
path: root/sys-devel/crossdev/files/use-new-path-for-functions.sh.patch
diff options
context:
space:
mode:
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.patch11
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..6d45575a7d9d
--- /dev/null
+++ b/sys-devel/crossdev/files/use-new-path-for-functions.sh.patch
@@ -0,0 +1,11 @@
+--- a/crossdev.orig 2016-02-18 12:28:49.926442767 -0200
++++ b/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