projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881b7bd
)
system: fix typo
author
Matt Kraai
<kraai@ftbfs.org>
Mon, 10 Oct 2016 13:45:59 +0000
(06:45 -0700)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 13 Oct 2016 06:06:11 +0000
(08:06 +0200)
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/Config.in
patch
|
blob
|
history
diff --git
a/system/Config.in
b/system/Config.in
index d3b2889bbd197f731397de877f276cc54dd73b0f..f9a3bda5a7f5f23d5d61e7d680d037bd34a08e7a 100644
(file)
--- a/
system/Config.in
+++ b/
system/Config.in
@@
-509,7
+509,7
@@
config BR2_ROOTFS_POST_FAKEROOT_SCRIPT
This gives users the opportunity to do customisations of the
content of the rootfs, which would otherwise require root
- rig
th
s.
+ rig
ht
s.
These scripts are called with the target directory name as
first argument. The build will fail on the first scripts that