From 67f4794de1d87f25a2fad13c854a330f286d08ba Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Fri, 5 May 2017 10:08:08 -0400 Subject: package/d*/Config.in: fix help text wrapping 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 d in the package directory. The appropriate indentation is: <2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- package/dbus-triggerd/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/dbus-triggerd') diff --git a/package/dbus-triggerd/Config.in b/package/dbus-triggerd/Config.in index a39f911fdb..331c414704 100644 --- a/package/dbus-triggerd/Config.in +++ b/package/dbus-triggerd/Config.in @@ -4,8 +4,8 @@ config BR2_PACKAGE_DBUS_TRIGGERD depends on BR2_TOOLCHAIN_HAS_THREADS # dbus depends on BR2_PACKAGE_DBUS help - dbus-triggerd is a tool to trigger shell-commands upon receiving - a given dbus-signal. + dbus-triggerd is a tool to trigger shell-commands upon + receiving a given dbus-signal. http://gareus.org/oss/dbustriggerd/start -- cgit v1.2.3