summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim/files/no-path-adjust.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/vim/files/no-path-adjust.patch')
-rw-r--r--meta/recipes-support/vim/files/no-path-adjust.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vim/files/no-path-adjust.patch b/meta/recipes-support/vim/files/no-path-adjust.patch
index 908459a95e..a92b1e7cdc 100644
--- a/meta/recipes-support/vim/files/no-path-adjust.patch
+++ b/meta/recipes-support/vim/files/no-path-adjust.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] vim: do not adjust script pathnames
6When cross-compiling, we do not want to reference the host versions of 6When cross-compiling, we do not want to reference the host versions of
7things like perl and awk. 7things like perl and awk.
8 8
9Upstream-Status: Pending 9Upstream-Status: Inappropriate [specific to cross compilation and sysroots]
10 10
11Signed-off-by: Joe Slater <joe.slater@windriver.com> 11Signed-off-by: Joe Slater <joe.slater@windriver.com>
12Signed-off-by: Mingli Yu <mingli.yu@windriver.com> 12Signed-off-by: Mingli Yu <mingli.yu@windriver.com>