Comment 2 for bug 181731

Revision history for this message
joenix (woutersj) wrote : Re: Dutch translation of "df" output misaligned

I have just noticed the strangest thing. If I compile the package from source, then this problem disappears. This is on Intrepid beta.
Here's what I do:

apt-get source coreutils
cd coreutils-6.10/
dpkg-buildpackage -rfakeroot
sudo dpkg -i ../coreutils_6.10-6ubuntu1_i386.deb

Did this just get fixed and do I need to wait for an update?