Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7470c6f0
Commit
7470c6f0
authored
Dec 10, 2010
by
Glenn Morris
Browse files
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.
parent
0b9fc69a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+1
-1
No files found.
ChangeLog
View file @
7470c6f0
2010-12-11 Glenn Morris <rgm@gnu.org>
* make-dist: Exclude etc/*.pyc. [Backport from trunk]
2010-11-13 Dan Nicolaescu <dann@ics.uci.edu>
2010-11-13 Dan Nicolaescu <dann@ics.uci.edu>
Fix alloca definition when using gcc on non-gnu systems.
Fix alloca definition when using gcc on non-gnu systems.
...
...
make-dist
View file @
7470c6f0
...
@@ -602,7 +602,7 @@ echo "Making links to \`etc'"
...
@@ -602,7 +602,7 @@ echo "Making links to \`etc'"
fi
fi
done
done
cd
../
${
tempdir
}
/etc
cd
../
${
tempdir
}
/etc
rm
-f
fns
*
.el
rm
-f
fns
*
.el
*
.pyc
rm
-f
DOC
*
*
~
\#
*
\#
*
.dvi
*
.log
*
.orig
*
.rej
*
,v
=
*
core
rm
-f
DOC
*
*
~
\#
*
\#
*
.dvi
*
.log
*
.orig
*
.rej
*
,v
=
*
core
rm
-f
TAGS
)
rm
-f
TAGS
)
...
...
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