[Buildroot] [PATCH] docs/manual: fix indentation in pkg-hare example

"Yann E. MORIN via buildroot" <[email protected]>
Newsgroups net.busybox.buildroot
Message-ID <[email protected]>
Fixes: 44d38432343e (package/pkg-hare.mk: new infrastructure)

Signed-off-by: Yann E. MORIN <[email protected]>
Cc: Francois Perrad <[email protected]>
---
 docs/manual/adding-packages-hare.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/adding-packages-hare.adoc b/docs/manual/adding-packages-hare.adoc
index b52d953b2e..e61d524acb 100644
--- a/docs/manual/adding-packages-hare.adoc
+++ b/docs/manual/adding-packages-hare.adoc
@@ -13,7 +13,7 @@ The +Config.in+ file of Hare-based package 'hare-foo' should contain:
 01: config BR2_PACKAGE_HARE_FOO
 02: 	bool "hare-foo"
 03: 	depends on BR2_PACKAGE_HOST_HARE_TARGET_ARCH_SUPPORTS
-04:	select BR2_PACKAGE_HOST_HARE
+04: 	select BR2_PACKAGE_HOST_HARE
 05: 	help
 06: 	  This is a comment that explains what foo is.
 07:
-- 
2.55.0

_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.