summaryrefslogtreecommitdiff
path: root/fake-src/elflint.in
blob: d67af93a84c3f955ff806550c49de01f546676e8 (plain)
1
2
3
4
#!/bin/bash
printf 'eu-elflint is only available in the full-featured elfutils package\n' 2>&1
printf 'See /usr/share/doc/elfutils-@EUVERSION@/FULL'
exit 1