mirror of https://github.com/hak5/openwrt.git
build: clarify the file prereq check message
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40569lede-17.01
parent
8306b55862
commit
a6f734ed99
|
@ -189,5 +189,5 @@ $(eval $(call Require,getopt-extended, \
|
|||
))
|
||||
|
||||
$(eval $(call RequireCommand,file, \
|
||||
Please install file. \
|
||||
Please install the 'file' package. \
|
||||
))
|
||||
|
|
Loading…
Reference in New Issue