summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLara Maia <dev@lara.click>2016-02-18 12:51:24 -0200
committerLara Maia <dev@lara.click>2016-02-18 12:53:43 -0200
commit83ff3dd2c6eea0aeb079ccfcd57f0608d9572827 (patch)
tree533b01bdc6928fb0ac436d857025104287f47395 /sys-devel/crossdev/files
parentdev-java/opencsv: Stable for amd64. Retroactively mark stable for the remaini... (diff)
downloadgentoo-83ff3dd2c6eea0aeb079ccfcd57f0608d9572827.tar.gz
gentoo-83ff3dd2c6eea0aeb079ccfcd57f0608d9572827.tar.bz2
gentoo-83ff3dd2c6eea0aeb079ccfcd57f0608d9572827.zip
sys-devel/crossdev: Update crossdev to use new path for functions.sh
https://bugs.gentoo.org/show_bug.cgi?id=538656
Diffstat (limited to 'sys-devel/crossdev/files')
-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..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