Przeglądaj źródła

build: clarify the file prereq check message

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 40569
Felix Fietkau 11 lat temu
rodzic
commit
a6f734ed99
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      include/prereq-build.mk

+ 1 - 1
include/prereq-build.mk

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