From: Chong Yidong Date: Sat, 16 Aug 2008 13:46:15 +0000 (+0000) Subject: Omit info/.arch-inventory. X-Git-Tag: emacs-pretest-22.2.91~26 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a237f07b7e9b29e28d01b31b3e95d3557853996b;p=emacs.git Omit info/.arch-inventory. --- 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