]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Config.in: fix check-package warning
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 17 Apr 2018 12:54:45 +0000 (14:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 17 Apr 2018 12:54:45 +0000 (14:54 +0200)
Fixes:

Config.in:203: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
Config.in:204: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)

https://gitlab.com/buildroot.org/buildroot/-/jobs/63334884

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in

index c2a1925088af02fa71c4396daad5b959f8b33606..62d2dc34737ea618bf9bab4efc405d10f56c03e9 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -200,9 +200,9 @@ config BR2_DL_DIR
          If the Linux shell environment has defined the BR2_DL_DIR
          environment variable, then this overrides this configuration
          item.
-         The directory is organized with a subdirectory for each package.
-         Each package has its own $(LIBFOO_DL_DIR) variable that can be used
-         to find the correct path.
+         The directory is organized with a subdirectory for each
+         package. Each package has its own $(LIBFOO_DL_DIR) variable
+         that can be used to find the correct path.
 
          The default is $(TOPDIR)/dl