$SNAP/usr/local/bin should be on the $PATH
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
In /snap/*/current/command-*.wrapper, PATH is "$SNAP/usr/sbin:$SNAP/usr/bin:$SNAP/sbin:$SNAP/bin:$PATH".
This should include $SNAP/usr/local/bin. Autotools defaults to it for prefix, so it's easy to trip over this one just as the ffmpeg part did:
https://github.com/Winael/ffmpeg/pull/1
Evaluation history
No evaluation history available.