summaryrefslogtreecommitdiffstats
path: root/package/python-cython/Config.in.host
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-20 11:41:44 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-20 11:41:44 +0200
commit0e06c3117665c5aabe94f1bbab7fb709e2953226 (patch)
treee8d9a30071bcd482caaa48a23fdc85a97e2333c6 /package/python-cython/Config.in.host
parentcdcc4cd1ec2aa402d35ee248db4fe478c99a9af4 (diff)
downloadbuildroot-0e06c3117665c5aabe94f1bbab7fb709e2953226.tar.gz
buildroot-0e06c3117665c5aabe94f1bbab7fb709e2953226.zip
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>
Diffstat (limited to 'package/python-cython/Config.in.host')
-rw-r--r--package/python-cython/Config.in.host10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/python-cython/Config.in.host b/package/python-cython/Config.in.host
index b69e59b718..69d32d5ab3 100644
--- a/package/python-cython/Config.in.host
+++ b/package/python-cython/Config.in.host
@@ -1,7 +1,7 @@
config BR2_PACKAGE_HOST_PYTHON_CYTHON
- bool "host python-cython"
- help
- The Cython compiler for writing C extensions for the Python
- language.
+ bool "host python-cython"
+ help
+ The Cython compiler for writing C extensions for the Python
+ language.
- http://cython.org/
+ http://cython.org/
OpenPOWER on IntegriCloud