build: clarify the file prereq check message

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40569
This commit is contained in:
Felix Fietkau 2014-04-24 19:41:57 +00:00
parent 8306b55862
commit a6f734ed99

View File

@ -189,5 +189,5 @@ $(eval $(call Require,getopt-extended, \
))
$(eval $(call RequireCommand,file, \
Please install file. \
Please install the 'file' package. \
))