Mercurial > emacs
changeset 107364:78601a361261
quick-install-emacs: Be more picky about files we avoid installing
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 10 Mar 2010 23:14:34 +0900 |
parents | 3d000dfda7b0 |
children | cdbf4c64ae3c |
files | admin/ChangeLog admin/quick-install-emacs |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/ChangeLog Wed Mar 10 01:32:43 2010 -0500 +++ b/admin/ChangeLog Wed Mar 10 23:14:34 2010 +0900 @@ -1,3 +1,8 @@ +2010-03-10 Miles Bader <miles@gnu.org> + + * quick-install-emacs (AVOID): Be more picky about files we avoid + installing. + 2010-02-14 Juanma Barranquero <lekktu@gmail.com> * quick-install-emacs (PRUNED): Fix typo in message.
--- a/admin/quick-install-emacs Wed Mar 10 01:32:43 2010 -0500 +++ b/admin/quick-install-emacs Wed Mar 10 23:14:34 2010 +0900 @@ -31,7 +31,7 @@ PUBLIC_LIBSRC_BINARIES='b2m emacsclient etags ctags ebrowse' PUBLIC_LIBSRC_SCRIPTS='grep-changelog rcs-checkin' -AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile makefile stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile testfile test-distrib" +AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile$ Makefile.in$ Makefile.c$ makefile$ makefile.w32-in$ stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile testfile test-distrib" # Prune old binaries lying around in the source tree PRUNE=no