----- Mail original ----- > De: "Ken Moffat" <zarniwh...@ntlworld.com> > À: "LFS Developers Mailinglist" <lfs-dev@linuxfromscratch.org> > Envoyé: Jeudi 7 Juin 2012 01:27:34 > Objet: Re: [lfs-dev] kbd resizecons was still build on 32-bit x86 > > > 2. How did you decide on that date and time ? In a just untarred > kbd tree, with configure touched to simulate an update, in UTC+1 > I get > > root in chroot /building/kbd-1.15.3# ls -l --time-style=long-iso \ > configure* aclocal.m4 > -rw-r--r-- 1 ken 500 36173 2011-05-07 21:32 aclocal.m4 > -rwxr-xr-x 1 ken 500 263199 2012-06-07 00:08 configure > -rw-r--r-- 1 ken 500 2099 2011-05-14 22:37 configure.ac > > Your touch works, but I'd like to understand why, and therefore to > be sure it will also work for people in all timezones (apparently, a > range of -10 to +14, or from -12 if the military timezones actually > exist). > > ĸen > --
You could not hardcode any date using -r option. touch -r aclocal.m4 configure configure.ac Gilles -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page