build: clarify the file prereq check message
authorFelix Fietkau <nbd@openwrt.org>
Thu, 24 Apr 2014 19:41:57 +0000 (19:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 24 Apr 2014 19:41:57 +0000 (19:41 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40569

include/prereq-build.mk

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