diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2009-07-11 22:30:37 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2009-07-11 22:30:37 +0000 |
| commit | 7d845dde8d645c3de45e82916208e7cc88488be9 (patch) | |
| tree | fc0e35e98ca75b0e4e05883fa614fe1d937ffab1 /contrib/sendmail/cf | |
| parent | 1ed01448fbe9c77a610d006602f2bf4606f7f0d9 (diff) | |
Notes
Diffstat (limited to 'contrib/sendmail/cf')
| -rw-r--r-- | contrib/sendmail/cf/sh/makeinfo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/cf/sh/makeinfo.sh b/contrib/sendmail/cf/sh/makeinfo.sh index e7b0cd101fce..1758e99ba980 100644 --- a/contrib/sendmail/cf/sh/makeinfo.sh +++ b/contrib/sendmail/cf/sh/makeinfo.sh @@ -54,7 +54,7 @@ then else host=`uname -n` fi -echo '#####' built by $user@$host on `LC_ALL=C LC_TIME=C date` +echo '#####' built by $user@$host echo '#####' in `pwd` | sed 's/\/tmp_mnt//' echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//' echo "define(\`__HOST__', $host)dnl" |
