Date: Thu, 06 Jun 1996 07:56:19 EST From: "Kaleb S. KEITHLEY" <kaleb@x.org> To: hackers@freefall.FreeBSD.org Subject: Re: New nit in 2.2-960501-SNAP Message-ID: <199606061156.HAA11410@exalt.x.org> In-Reply-To: Your message of Thu, 06 Jun 1996 07:38:11 EDT. <199606061138.HAA11363@exalt.x.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > > > ls -l of any file with a date in May prints the Month as "Mai". > > > > Not here it doesn't : > > > > drwxr-xr-x 12 msmith 1000 512 May 10 16:33 work > > > > Try setting your LANG environment variable to en_AU.ISO_8859-1. It > only prints "May" in the C locale. > Hmmm. Never mind. Dunno why the --unlink didn't delete all the symlinks left over in /usr/share/locale from 2.1 and earlier. Thus the de_DE.ISO_8859-1 LC_TIME file got dumped into the old lt_LN.ISO_8859-1 directory. Seems like there might be a bug in tar that made it skip the unlink of the symlink because it thought it was unnecessary because the directory already seemed to exist? Are you going to tell me that sysinstall would have taken care of this if I had used it? -- Kaleb KEITHLEY
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606061156.HAA11410>