Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f758ab59
Commit
f758ab59
authored
Mar 10, 2010
by
Miles Bader
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
quick-install-emacs: Be more picky about files we avoid installing
parent
53ef91b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
admin/ChangeLog
admin/ChangeLog
+5
-0
admin/quick-install-emacs
admin/quick-install-emacs
+1
-1
No files found.
admin/ChangeLog
View file @
f758ab59
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.
...
...
admin/quick-install-emacs
View file @
f758ab59
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment