doc: fix opensuse install method.

This commit is contained in:
Alexandre Pujol 2024-02-01 18:43:08 +00:00
parent 952f74b7c4
commit 553fc5e8bc
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ override_dh_auto_build:
In `dists/apparmor.d.spec`, replace `%make_build` by `make enforce`
```diff
- %make_build
+ make enforce
+ %make_build enforce
```
#### Partial install