* install-sh: Use _inst.$$_ for temp file name.

From-SVN: r49228
This commit is contained in:
Douglas B Rupp 2002-01-25 18:42:28 -05:00 committed by Richard Kenner
parent 66b8f5d7a8
commit 5701d273b0
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-01-25 Douglas B Rupp <rupp@gnat.com>
* install-sh: Use _inst.$$_ for temp file name.
2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
* MAINTAINERS (Write After Approval): Move my contact info

View File

@ -221,7 +221,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