From: Lionel B. <lio...@bo...> - 2005-02-09 13:15:28
|
Michel Bouissou wrote the following on 02/09/05 11:17 : >Le Mercredi 09 F=E9vrier 2005 10:19, Michel Bouissou a =E9crit : > =20 > >>(On Mandrake 10.1) >> >>[root@totor sqlgrey]# /usr/sbin/update_sqlgrey_whitelists >>mktemp: invalid option -- t >>Usage: mktemp [-d] [-q] [-u] template >> =20 >> > >Seems that Mandrake's mktemp is severely outdated, doesn't manage the "-= t"=20 >flag, and uses an old mktemp from BSD instead of using the much more rec= ent=20 >one from mktemp.org... > >Some other distros may possibly have the same problem ? > > =20 > I'll emulate the '-t' behaviour in 1.4.4 then (look for $TMPDIR,=20 fallback on /tmp for initial location). Lionel. |