summaryrefslogtreecommitdiff
path: root/mail/sendmail/files/patch-makeinfo.sh
blob: 57e13e650b76750bb613caae6bce0fc29397fe29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cf/sh/makeinfo.sh.orig	2024-01-31 06:38:32 UTC
+++ cf/sh/makeinfo.sh
@@ -52,7 +52,7 @@ then
 else
 	host=`uname -n`
 fi
-echo '#####' built by $user@$host on `date`
+echo '#####' built by $user@$host on `LC_TIME=C date`
 echo '#####' in `pwd` | sed 's/\/tmp_mnt//'
 echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//'
 echo "define(\`__HOST__', \`$host')dnl"