mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
docs/HACKING: Arch has dropped asp in favor of pkgctl
Prompted by #29461 See also: https://wiki.archlinux.org/title/Arch_build_system#Using_the_pkgctl_tool
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
6e24a9dc7f
commit
ba96ba0420
@@ -69,9 +69,9 @@ $ sudo dnf builddep systemd
|
||||
# Debian/Ubuntu
|
||||
$ sudo apt-get build-dep systemd
|
||||
# Arch
|
||||
$ sudo pacman -S asp
|
||||
$ asp checkout systemd
|
||||
$ cd systemd/trunk
|
||||
$ sudo pacman -S devtools
|
||||
$ pkgctl repo clone --protocol=https systemd
|
||||
$ cd systemd
|
||||
$ makepkg -seoc
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user