From: Thomas Petazzoni Date: Tue, 9 Oct 2018 12:21:59 +0000 (+0200) Subject: perl-plack: re-indent Config.in help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=335b4ee2ce96220bcc3e047b033316c650c7d9d3;p=buildroot.git perl-plack: re-indent Config.in help text Fixes the following check-package warning: package/perl-plack/Config.in:18: help text: <2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) Signed-off-by: Thomas Petazzoni --- 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