All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] perl-plack: re-indent Config.in help text
@ 2018-10-09 12:46 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2018-10-09 12:46 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=335b4ee2ce96220bcc3e047b033316c650c7d9d3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes the following check-package warning:

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

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/perl-plack/Config.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/perl-plack/Config.in b/package/perl-plack/Config.in
index b7f5ecf1c6..50d56e439c 100644
--- a/package/perl-plack/Config.in
+++ b/package/perl-plack/Config.in
@@ -15,6 +15,7 @@ config BR2_PACKAGE_PERL_PLACK
 	select BR2_PACKAGE_PERL_URI
 	select BR2_PACKAGE_PERL_WWW_FORM_URLENCODED
 	help
-	  Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
+	  Perl Superglue for Web frameworks and Web Servers (PSGI
+	  toolkit)
 
 	  https://github.com/plack/Plack

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-09 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09 12:46 [Buildroot] [git commit] perl-plack: re-indent Config.in help text Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.