From 173b2afb0479b656b8b6d74957dacac27a31cf41 Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Fri, 15 Feb 2019 17:23:08 +0200 Subject: [PATCH] BUILD.md: fix typo We need to repeat 4-6 steps to obtain patches instead of 2-4. --- docs/BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BUILD.md b/docs/BUILD.md index a2cbda8e8..6b35224cd 100644 --- a/docs/BUILD.md +++ b/docs/BUILD.md @@ -90,7 +90,7 @@ Follow the instructions until you get a working build. If a build succeeds after 6. When tests succeed for the file, create a patch by `diff -u > packages//.patch` -7. Repeat steps 2-4 for each error file. +7. Repeat steps 4-6 for each error file. 8. If extra configuration or make arguments are needed, specify in `build.sh` as shown in sample package.