]> git.eshelyaron.com Git - emacs.git/commitdiff
quick-install-emacs: Be more picky about files we avoid installing
authorMiles Bader <miles@gnu.org>
Wed, 10 Mar 2010 14:14:34 +0000 (23:14 +0900)
committerMiles Bader <miles@gnu.org>
Wed, 10 Mar 2010 14:14:34 +0000 (23:14 +0900)
admin/ChangeLog
admin/quick-install-emacs

index da7ef59e8e654f90a7ba69d2128e153ca3f5e07a..8e5f4627b6aae1086970c4d9b2a5d679efa8a7be 100644 (file)
@@ -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.
index 2fda74b0832623d1faf2c2e73ce9cdffc063fb54..b8727d8d5642adb796592284e2045dfcfa2e5377 100755 (executable)
@@ -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