]> git.eshelyaron.com Git - emacs.git/commitdiff
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-45
authorMiles Bader <miles@gnu.org>
Mon, 15 Sep 2003 05:37:06 +0000 (05:37 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 15 Sep 2003 05:37:06 +0000 (05:37 +0000)
Quote braces in regexp passed to egrep/awk

admin/quick-install-emacs

index 18cc660508e122e31c13f52fb4aef292fd83ea02..9415bab3d12eff834858b180f57b0b3a4457c342 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