]> git.eshelyaron.com Git - emacs.git/commitdiff
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
authorMiles Bader <miles@gnu.org>
Tue, 19 Aug 2003 16:22:27 +0000 (16:22 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 19 Aug 2003 16:22:27 +0000 (16:22 +0000)
Use quoting in quick-install-emacs that works with recent gawks

admin/ChangeLog
admin/quick-install-emacs

index 206d03ac0c1b9d6ee43a095a5f04f51d12c41e2f..5ea2d6431f932fe2b139a19ad35fd2cb7fddbccd 100644 (file)
@@ -1,3 +1,9 @@
+2003-08-19  Miles Bader  <miles@gnu.org>
+
+       * quick-install-emacs: Add arch-specific ignored files to
+       quick-install-emacs.  Use quoting for periods that's acceptable
+       to recent versions of gawk.
+
 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
 
        * cus-test.el: Remove obsolete workaround.
index 543b579a69eb45c063f107cecbfe209f2ce3e64d..73c72193a79d773ebb9048559a38f2dc52de6084 100755 (executable)
@@ -8,7 +8,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 stamp-subdir .cvsignore .arch-ids {arch} [.][cho]$ make-docfile testfile test-distrib"
 
 # Prune old binaries lying around in the source tree
 PRUNE=no