16 Jul
2008
16 Jul
'08
11:34 a.m.
On Wed, Jul 16, 2008 at 1:22 PM, Dan McGee <dpmcgee@gmail.com> wrote:
Here is a filtered output of git grep LC_ALL :
contrib/bacman:echo "# $(LC_ALL=C date)" >> .PKGINFO
This one should probably change to match makepkg anyway...
doc/makepkg.8.txt:seeking help or for other purposes, you may wish to run "`LC_ALL=C makepkg`" so I don't think this one is as big of deal, do you?
Well it would be easier to have the same way everywhere, but if LANG= LC_ALL= is supposed to be safer or more portable or whatever, and LC_ALL=C is easier to type, then ok.