diff options
Diffstat (limited to 'admin/quick-install-emacs')
| -rwxr-xr-x | admin/quick-install-emacs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/admin/quick-install-emacs b/admin/quick-install-emacs index 39b200b5102..24972e655b6 100755 --- a/admin/quick-install-emacs +++ b/admin/quick-install-emacs | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | ## install emacs very often. See the --help output for more details. | 28 | ## install emacs very often. See the --help output for more details. |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | PUBLIC_LIBSRC_BINARIES='b2m emacsclient etags ctags ebrowse' | 31 | PUBLIC_LIBSRC_BINARIES='emacsclient etags ctags ebrowse' |
| 32 | PUBLIC_LIBSRC_SCRIPTS='grep-changelog rcs-checkin' | 32 | PUBLIC_LIBSRC_SCRIPTS='grep-changelog rcs-checkin' |
| 33 | 33 | ||
| 34 | AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile$ Makefile.in$ makefile$ makefile.w32-in$ stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile testfile test-distrib" | 34 | AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile$ Makefile.in$ makefile$ makefile.w32-in$ stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile testfile test-distrib" |
| @@ -374,5 +374,3 @@ END { | |||
| 374 | done | 374 | done |
| 375 | 375 | ||
| 376 | ) | eval $EXEC | 376 | ) | eval $EXEC |
| 377 | |||
| 378 | # arch-tag: 9322b572-9755-4cf7-a67a-21e6505f1477 | ||