Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 501578
Collapse All | Expand All

(-)mdate-sh.orig (+2 lines)
Lines 24-29 LC_ALL=C Link Here
24
export LC_ALL
24
export LC_ALL
25
LC_TIME=C
25
LC_TIME=C
26
export LC_TIME
26
export LC_TIME
27
TIME_STYLE="locale"
28
export TIME_STYLE
27
29
28
# Get the extended ls output of the file.
30
# Get the extended ls output of the file.
29
if ls -L /dev/null 1>/dev/null 2>&1; then
31
if ls -L /dev/null 1>/dev/null 2>&1; then

Return to bug 501578