
30 Jun
2004
30 Jun
'04
2:10 p.m.
Dan Pierson <dlp@itasoftware.com> writes:
For some reason 'sort -d' either loops forever or takes a VERY long time on Fedora Core 2. This breaks the docs build. Removing the -d fixes it for me, as in the following patch, but there may have been some good reason for using the switch...
Thanks, applied. The switch wasn't needed. -Luke