build: clarify the file prereq check message

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40569 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2014-04-24 19:41:57 +00:00
parent ed2d5abe9e
commit c6f5b5b440

View File

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