small correction
This commit is contained in:
parent
7d2bfb732b
commit
1350bc4980
1 changed files with 0 additions and 2 deletions
2
howto.md
2
howto.md
|
@ -31,7 +31,6 @@ You can build any pkg in your running system but we recommend building it in a s
|
|||
|
||||
So from this point on the instructions are for using the special jobbot chroot, for any other setup adjust accordingly.
|
||||
|
||||
-----
|
||||
example: <pre>
|
||||
mount /dev/sdz99 /mnt
|
||||
cd /mnt
|
||||
|
@ -39,7 +38,6 @@ sudo tar -xf jobbot.tar.xz ./
|
|||
sudo arch-chroot /mnt su make
|
||||
pkg -Suy
|
||||
</pre>
|
||||
-----
|
||||
|
||||
deps: Is a file listing all the additional dependencies needed to build the package "on top" of the 'jobbot' minimal chroot which must always be checked before a package is built.
|
||||
|
||||
|
|
Loading…
Reference in a new issue