From a237f07b7e9b29e28d01b31b3e95d3557853996b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 16 Aug 2008 13:46:15 +0000 Subject: [PATCH] Omit info/.arch-inventory. --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5