Fix capitalisation of openSUSE

This commit is contained in:
Stoppedpuma 2024-06-08 03:48:52 +02:00
parent 19ba98e476
commit ae88225606
7 changed files with 9 additions and 9 deletions

View file

@ -60,7 +60,7 @@ override_dh_auto_build:
make full
```
**:simple-suse: OpenSUSE**
**:simple-suse: openSUSE**
In `dists/apparmor.d.spec`, replace `%make_build` by `make full`
```diff