]> git.pld-linux.org Git - packages/vim.git/blob - vim-rtdir.patch
- rebuild with ruby 2.4
[packages/vim.git] / vim-rtdir.patch
1 --- vim72/src/Makefile~ 2009-04-15 10:30:56.000000000 +0300
2 +++ vim72/src/Makefile  2009-05-14 01:59:10.382898411 +0300
3 @@ -947,7 +947,7 @@
4  ### You can override these if you want to install them somewhere else.
5  ### Edit feature.h for compile-time settings.
6  VIMLOC         = $(DATADIR)$(VIMDIR)
7 -VIMRTLOC       = $(DATADIR)$(VIMDIR)$(VIMRTDIR)
8 +VIMRTLOC       = $(VIMLOC)
9  VIMRCLOC       = $(VIMLOC)
10  HELPSUBLOC     = $(VIMRTLOC)$(HELPSUBDIR)
11  COLSUBLOC      = $(VIMRTLOC)$(COLSUBDIR)
This page took 0.020288 seconds and 3 git commands to generate.