summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-08-16 13:46:15 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-08-16 13:46:15 +0000
commitca8950bac311ae64f39c39a18f6e8da803e19b98 (patch)
tree9c14ffd2c8351db4ce83b696cd44efb8276bf94e /make-dist
parent834c4cf60e095c4a80df791a0b40eb62357f48f4 (diff)
downloademacs-ca8950bac311ae64f39c39a18f6e8da803e19b98.tar.gz
Omit info/.arch-inventory.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index a36476584bc..3871dc60059 100755
--- a/make-dist
+++ b/make-dist
@@ -627,7 +627,7 @@ echo "Making links to \`info'"
cd ../${tempdir}/info
# Avoid an error when expanding the wildcards later.
ln emacs dummy~ ; ln emacs \#dummy\#
- rm -f *~ \#*\# core)
+ rm -f *~ \#*\# core .arch-inventory)
echo "Making links to \`man'"
(cd man