Преглед на файлове

build: clarify the file prereq check message

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

SVN-Revision: 40569
Felix Fietkau преди 11 години
родител
ревизия
a6f734ed99
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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. \
 ))