Don't use '#' in the dsttmp filename.

This commit is contained in:
Wayne Davison
2003-01-10 19:58:51 +00:00
parent a1cc591b29
commit ac84096d1f

View File

@@ -208,7 +208,7 @@ else
# Make a temp file name in the proper directory.
dsttmp=$dstdir/#inst.$$#
dsttmp=$dstdir/_inst.$$_
# Move or copy the file name to the temp name