Home
last modified time | relevance | path

Searched refs:backupsuffix (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/openpam/
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
/freebsd/contrib/byacc/
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
/freebsd/crypto/openssh/
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
/freebsd/contrib/sqlite3/
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
/freebsd/contrib/ldns/
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
/freebsd/contrib/ncurses/
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
/freebsd/contrib/tcpdump/
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
/freebsd/contrib/libpcap/
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