Marcus Meissner
6a32aaf8eb
- Configure appdata_checker: pass --nonet in plus: as OBS has no internet access, every appdata file containing screenshots would be marked as 'failed' otherwise. OBS-URL: https://build.opensuse.org/request/show/445114 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=55
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
setOption("AppDataChecker", ("appstream-util", "--nonet", "validate-relax"))
|