aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake-dist6
1 files changed, 0 insertions, 6 deletions
diff --git a/make-dist b/make-dist
index 5b7959e2c21..330f1a0cc8d 100755
--- a/make-dist
+++ b/make-dist
@@ -89,12 +89,6 @@ fi
89echo "Creating top directory: \`${tempdir}'" 89echo "Creating top directory: \`${tempdir}'"
90mkdir ${tempdir} 90mkdir ${tempdir}
91 91
92echo
93
94echo "Don't worry if `ln' complains that it can't make
95echo "cross-filesystem links for these files; we take care of them
96echo "later.
97
98### We copy in the top-level files before creating the subdirectories in 92### We copy in the top-level files before creating the subdirectories in
99### hopes that this will make the top-level files appear first in the 93### hopes that this will make the top-level files appear first in the
100### tar file; this means that people can start reading the INSTALL and 94### tar file; this means that people can start reading the INSTALL and