Package: dutch Version: 1:1.00-2 The myspell-nl package only contains dictionary for nl_NL, but it should include nl_BE also, as its just the same dict. The fix is quite easy, just need to add additional symlinks to the dic files.
cd /usr/share/myspell/dicts sudo ln -s nl.aff nl_BE.aff sudo ln -s nl.aff nl-BE.aff sudo ln -s nl.dic nl-BE.dic sudo ln -s nl.dic nl_BE.dic -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

