build: clarify the file prereq check message
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40569
This commit is contained in:
parent
8306b55862
commit
a6f734ed99
1 changed files with 1 additions and 1 deletions
|
@ -189,5 +189,5 @@ $(eval $(call Require,getopt-extended, \
|
|||
))
|
||||
|
||||
$(eval $(call RequireCommand,file, \
|
||||
Please install file. \
|
||||
Please install the 'file' package. \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue