# HG changeset patch # User Miles Bader # Date 1063604226 0 # Node ID 9e0c7158faae3bdb9636c0c886589e05a89a5ceb # Parent 88edef684d4c7841b44c77d566ca327be355b1b5 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-45 Quote braces in regexp passed to egrep/awk diff -r 88edef684d4c -r 9e0c7158faae admin/quick-install-emacs --- a/admin/quick-install-emacs Mon Sep 15 05:36:56 2003 +0000 +++ b/admin/quick-install-emacs Mon Sep 15 05:37:06 2003 +0000 @@ -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