diff options
Diffstat (limited to 'meta/recipes-support/vim/files/racefix.patch')
| -rw-r--r-- | meta/recipes-support/vim/files/racefix.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/vim/files/racefix.patch b/meta/recipes-support/vim/files/racefix.patch index 48dca44cad..1cb8fb442f 100644 --- a/meta/recipes-support/vim/files/racefix.patch +++ b/meta/recipes-support/vim/files/racefix.patch | |||
| @@ -9,9 +9,9 @@ Index: git/src/po/Makefile | |||
| 9 | =================================================================== | 9 | =================================================================== |
| 10 | --- git.orig/src/po/Makefile | 10 | --- git.orig/src/po/Makefile |
| 11 | +++ git/src/po/Makefile | 11 | +++ git/src/po/Makefile |
| 12 | @@ -165,17 +165,16 @@ $(PACKAGE).pot: ../*.c ../if_perl.xs ../ | 12 | @@ -207,17 +207,16 @@ $(PACKAGE).pot: $(PO_INPUTLIST) $(PO_VIM |
| 13 | po/gvim.desktop.in po/vim.desktop.in | 13 | # Delete the temporary files |
| 14 | mv -f ../$(PACKAGE).po $(PACKAGE).pot | 14 | rm *.js |
| 15 | 15 | ||
| 16 | -vim.desktop: vim.desktop.in $(POFILES) | 16 | -vim.desktop: vim.desktop.in $(POFILES) |
| 17 | +LINGUAS: | 17 | +LINGUAS: |
