Patch 8.2.1495
Problem:    "make clean" may delete too many files.
Solution:   Do not delete $APPDIR. (closes #6751)
Files:      src/Makefile


*** ../vim-8.2.1494/src/Makefile        2020-08-13 22:47:20.373992741 +0200
--- src/Makefile        2020-08-20 16:15:46.314928916 +0200
***************
*** 2910,2917 ****
        -rm -f testdir/opt_test.vim
        -rm -f $(UNITTEST_TARGETS)
        -rm -f runtime pixmaps
!       -rm -rf $(APPDIR)
!       -rm -rf mzscheme_base.c
        -rm -rf libvterm/.libs libterm/t/.libs libvterm/src/*.o 
libvterm/src/*.lo libvterm/t/*.o libvterm/t/*.lo libvterm/t/harness 
libvterm/libvterm.la
        if test -d $(PODIR); then \
                cd $(PODIR); $(MAKE) prefix=$(DESTDIR)$(prefix) clean; \
--- 2910,2916 ----
        -rm -f testdir/opt_test.vim
        -rm -f $(UNITTEST_TARGETS)
        -rm -f runtime pixmaps
!       -rm -f mzscheme_base.c
        -rm -rf libvterm/.libs libterm/t/.libs libvterm/src/*.o 
libvterm/src/*.lo libvterm/t/*.o libvterm/t/*.lo libvterm/t/harness 
libvterm/libvterm.la
        if test -d $(PODIR); then \
                cd $(PODIR); $(MAKE) prefix=$(DESTDIR)$(prefix) clean; \
*** ../vim-8.2.1494/src/version.c       2020-08-20 15:52:13.973371001 +0200
--- src/version.c       2020-08-20 16:13:40.215480997 +0200
***************
*** 756,757 ****
--- 756,759 ----
  {   /* Add new patch number below this line */
+ /**/
+     1495,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
249. You've forgotten what the outside looks like.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202008201416.07KEGuH3211899%40masaka.moolenaar.net.

Raspunde prin e-mail lui