Josh Triplett <[email protected]> writes: > The run-with-aspell wrapper does: > > PATH=/usr/lib/aspell:$PATH > export PATH > exec $@ > > However, aspell 0.60.3-4 moved the wrapper scripts from /usr/lib/aspell > to /usr/share/doc/aspell/examples, ostensibly to fix bug 273761 (which > actually requested using them as alternatives for /usr/bin/ispell). > This broke run-with-aspell. > > Please move the scripts back, and just point to them from > /usr/share/doc/aspell if you want to make them easier to find.
Hmm. /usr/lib/aspell is a fairly terrible place to put shell scripts like these which is in part why I moved them. Maybe I'll move them to /usr/share/aspell instead and modify the run-with-aspell wrapper to find them. -- Captain Logic is not steering this tugboat. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

