Don't use '#' in the dsttmp filename.
authorWayne Davison <wayned@samba.org>
Fri, 10 Jan 2003 19:58:51 +0000 (19:58 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 10 Jan 2003 19:58:51 +0000 (19:58 +0000)
install-sh

index 5871924..956817d 100755 (executable)
@@ -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