summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-05-27 01:12:16 +0000
committerJim Blandy <jimb@redhat.com>1993-05-27 01:12:16 +0000
commit576698c08739a959e03f382808c11d4a8da9f49f (patch)
tree85fcc40cfe7ea0460d224f595a5670a2f77e0f6c /make-dist
parentf8fe13cb61b7110c1701569f78df6134d64ad3c1 (diff)
downloademacs-576698c08739a959e03f382808c11d4a8da9f49f.tar.gz
Don't forget to remove temporary files.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/make-dist b/make-dist
index 34fbf0f7312..6c4117a2439 100755
--- a/make-dist
+++ b/make-dist
@@ -95,6 +95,7 @@ if [ "${bogosities}" != "" ]; then
echo "The following .elc files have no corresponding .el files:"
echo "${bogosities}"
fi
+rm -f /tmp/el /tmp/elc
echo "Creating staging directory: \`${tempparent}'"
mkdir ${tempparent}