Searched refs:backupsuffix (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/mit/expat/dist/conftools/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/lgpl3/mpfr/dist/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/lgpl3/mpc/dist/build-aux/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/bsd/openpam/dist/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/public-domain/sqlite/dist/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/mit/isl/dist/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/mit/isl/dist/interface/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
/netbsd-current/external/mpl/bind/dist/
H A Dinstall-sh76 backupsuffix=
159 -S) backupsuffix="$2"
496 # If $backupsuffix is set, and the file being installed
499 if test -n "$backupsuffix" && test -f "$dst"; then
500 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null

Completed in 488 milliseconds