]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/e*: fix wrapping of Config.in help text
authorAdam Duskett <Aduskett@gmail.com>
Mon, 31 Jul 2017 13:53:41 +0000 (09:53 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 31 Jul 2017 17:08:47 +0000 (19:08 +0200)
commit474e049f9660b7e181dc5d25c626a3e9d20bf581
treeddd906f3180f315bef2bb80d8ad3fb4ff0ef1fb7
parentd5507262f37506d6b1b48eb409ed8bc3f08d3e47
package/e*: fix wrapping of Config.in help text

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter e in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ecryptfs-utils/Config.in
package/efibootmgr/Config.in
package/eigen/Config.in
package/empty/Config.in
package/enscript/Config.in
package/eudev/Config.in
package/expedite/Config.in
package/ezxml/Config.in