Fix capitalisation of openSUSE

This commit is contained in:
Stoppedpuma 2024-06-08 03:48:52 +02:00 committed by Alex
parent 3756c6853a
commit 57508bd7ea
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