Lintian tag: script-uses-bin-env
Type: warning
Description (from lintian-explain-tags
)
This script uses /bin/env as its interpreter (used to find the actual interpreter on the user's path). There is no /bin/env on Debian systems; env is instead installed as /usr/bin/env. Usually, the path to env in the script should be changed. Visibility: warning Show-Always: no Check: scripts