diff options
Diffstat (limited to 'meta/recipes-support/vim/files/no-path-adjust.patch')
-rw-r--r-- | meta/recipes-support/vim/files/no-path-adjust.patch | 2 |
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..1b380393d8 100644 --- a/meta/recipes-support/vim/files/no-path-adjust.patch +++ b/meta/recipes-support/vim/files/no-path-adjust.patch | |||
@@ -18,7 +18,7 @@ diff --git a/src/Makefile b/src/Makefile | |||
18 | index c9513a632..7a7cbdc43 100644 | 18 | index c9513a632..7a7cbdc43 100644 |
19 | --- a/src/Makefile | 19 | --- a/src/Makefile |
20 | +++ b/src/Makefile | 20 | +++ b/src/Makefile |
21 | @@ -2534,11 +2534,7 @@ installtools: $(TOOLS) $(DESTDIR)$(exec_prefix) $(DEST_BIN) \ | 21 | @@ -2552,11 +2552,7 @@ installtools: $(TOOLS) $(DESTDIR)$(exec_prefix) $(DEST_BIN) \ |
22 | rm -rf $$cvs; \ | 22 | rm -rf $$cvs; \ |
23 | fi | 23 | fi |
24 | -chmod $(FILEMOD) $(DEST_TOOLS)/* | 24 | -chmod $(FILEMOD) $(DEST_TOOLS)/* |