projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8306b55
)
build: clarify the file prereq check message
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Apr 2014 19:41:57 +0000
(19:41 +0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/include/prereq-build.mk
b/include/prereq-build.mk
index 2e8d712cb8596b98b69992e4848158b7d8fc833e..cb23f8564716bf6586c078d5ae4bfa15f6c47bb8 100644
(file)
--- a/
include/prereq-build.mk
+++ b/
include/prereq-build.mk
@@
-189,5
+189,5
@@
$(eval $(call Require,getopt-extended, \
))
$(eval $(call RequireCommand,file, \
- Please install
fil
e. \
+ Please install
the 'file' packag
e. \
))