aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
authorJim Blandy1992-11-24 02:40:36 +0000
committerJim Blandy1992-11-24 02:40:36 +0000
commitc530bcbb96079472e346d75db2166861cff41985 (patch)
treebba4b9c4b667d35ec4dad1de13d146f649f7bd30 /make-dist
parente684648e8fa6e8fe4c023ebaed3f4a697a00750f (diff)
downloademacs-c530bcbb96079472e346d75db2166861cff41985.tar.gz
emacs-c530bcbb96079472e346d75db2166861cff41985.zip
Finish previous change.
Diffstat (limited to 'make-dist')
-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