python-cython: fix check-package warnings
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 20 May 2018 09:41:44 +0000 (11:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 20 May 2018 09:41:44 +0000 (11:41 +0200)
commit0e06c3117665c5aabe94f1bbab7fb709e2953226
treee8d9a30071bcd482caaa48a23fdc85a97e2333c6
parentcdcc4cd1ec2aa402d35ee248db4fe478c99a9af4
python-cython: fix check-package warnings

Fixes:

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