blob: d67af93a84c3f955ff806550c49de01f546676e8 [file] [log] [blame]
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001#!/bin/bash
2printf 'eu-elflint is only available in the full-featured elfutils package\n' 2>&1
3printf 'See /usr/share/doc/elfutils-@EUVERSION@/FULL'
4exit 1