File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2770,7 +2770,7 @@ SHADOWDIR = shadow
27702770
27712771shadow : runtime pixmaps
27722772 mkdir $(SHADOWDIR )
2773- cd $(SHADOWDIR ) ; ln -s ../* .[chm] ../* .in ../* .vim ../ * . sh ../* .xs ../* .xbm ../gui_gtk_res.xml ../toolcheck ../proto ../vimtutor ../gvimtutor ../mkinstalldirs .
2773+ cd $(SHADOWDIR ) ; ln -s ../* .[chm] ../* .in ../* .sh ../* .xs ../* .xbm ../gui_gtk_res.xml ../toolcheck ../proto ../vimtutor ../gvimtutor ../mkinstalldirs .
27742774 mkdir $(SHADOWDIR ) /auto
27752775 cd $(SHADOWDIR ) /auto; ln -s ../../auto/configure .
27762776 mkdir $(SHADOWDIR ) /po
Original file line number Diff line number Diff line change @@ -764,6 +764,8 @@ static char *(features[]) =
764764
765765static int included_patches [] =
766766{ /* Add new patch number below this line */
767+ /**/
768+ 432 ,
767769/**/
768770 431 ,
769771/**/
You can’t perform that action at this time.
0 commit comments