BUILD.md: fix typo
We need to repeat 4-6 steps to obtain patches instead of 2-4.
This commit is contained in:
parent
094ea43421
commit
6f1a5e3411
@ -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 <original> <new> > packages/<pkg>/<filename>.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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user