pages.nl/*: add and update pages
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
12
pages.nl/linux/pkgctl-build.md
Normal file
12
pages.nl/linux/pkgctl-build.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pkgctl build
|
||||
|
||||
> Bouw pakketten in een schone `chroot`.
|
||||
> Meer informatie: <https://man.archlinux.org/man/pkgctl-build.1>.
|
||||
|
||||
- Kies automatisch het juiste build script om pakketten in een schone `chroot` te bouwen:
|
||||
|
||||
`pkgctl build`
|
||||
|
||||
- Bouw pakketten handmatig in een schone `chroot`:
|
||||
|
||||
`pkgctl build --arch {{architecture}} --repo {{repository}} --clean`
|
Reference in New Issue
Block a user