aboutsummaryrefslogtreecommitdiffstats
path: root/testing/yarn/yarn.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/yarn/yarn.patch')
-rw-r--r--testing/yarn/yarn.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/yarn/yarn.patch b/testing/yarn/yarn.patch
index cce220693b..e64a45346d 100644
--- a/testing/yarn/yarn.patch
+++ b/testing/yarn/yarn.patch
@@ -1,6 +1,5 @@
-diff -urp dist/bin/yarn patched/bin/yarn
---- dist/bin/yarn 2017-01-16 23:37:07.000000000 +0000
-+++ patched/bin/yarn 2017-01-18 01:45:33.000000000 +0000
+--- a/bin/yarn
++++ b/bin/yarn
@@ -1,5 +1,5 @@
#!/bin/sh
-basedir=$(dirname "$(readlink "$0" || echo "$(echo "$0" | sed -e 's,\\,/,g')")")