build: ensure arch based build always works.
This commit is contained in:
parent
6d7996a2fd
commit
c68bef3f16
2 changed files with 1 additions and 10 deletions
|
|
@ -43,18 +43,9 @@ cd apparmor.d-git
|
|||
makepkg -si
|
||||
```
|
||||
|
||||
!!! note
|
||||
|
||||
If your Archlinux based distribution is not recognized, force it with:
|
||||
```sh
|
||||
DISTRIBUTION=arch makepkg -si
|
||||
```
|
||||
|
||||
|
||||
|
||||
## :material-ubuntu: Ubuntu & :material-debian: Debian
|
||||
|
||||
|
||||
Build the package from sources:
|
||||
```sh
|
||||
sudo apt install apparmor-profiles build-essential config-package-dev debhelper golang-go rsync git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue