python-daemonize: fix check-package warnings
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 29 Apr 2018 08:00:16 +0000 (10:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 29 Apr 2018 08:00:16 +0000 (10:00 +0200)
commit32b4b2f0f1f46cd4ad20e1774cc62f8f3ec64cd9
tree63ea8865dda9a06374e3dd287f8cf834aa2c27b8
parent5772a14d0bdd93a144672685c84951e9497b746e
python-daemonize: fix check-package warnings

Fixes:

package/python-daemonize/Config.in:2: should be indented with one tab (http://nightly.buildroot.org/#_config_files)
package/python-daemonize/Config.in:3: should be indented with one tab (http://nightly.buildroot.org/#_config_files)
package/python-daemonize/Config.in:4: should be indented with one tab (http://nightly.buildroot.org/#_config_files)
package/python-daemonize/Config.in:5: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
package/python-daemonize/Config.in:6: 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/python-daemonize/Config.in