small correction

This commit is contained in:
joborun linux 2024-05-16 01:00:21 +02:00
parent 7d2bfb732b
commit 1350bc4980

View file

@ -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.