mirror of
https://abf.rosa.ru/djam/auto-krokodil.git
synced 2025-02-23 10:32:57 +00:00
fix rmplint config
$ rpmlint kernel-modules-rtw89-5.15-generic-5.15.73-2-rosa2021.1.x86_64.rpm Error loading /usr/share/rpmlint/config.d/auto-krokodil-rpmlint.conf, skipping: name 'addFilter' is not defined
This commit is contained in:
parent
745d2896f9
commit
22b71299b9
2 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
from Config import *
|
||||
|
||||
# kernel modules are put here and then symlinked to from /lib/modules by alternatives(8)
|
||||
addFilter("W: arch-dependent-file-in-usr-share /usr/share/auto-krokodil/kmods/.*")
|
||||
|
|
|
@ -4,7 +4,7 @@ Group: System/Kernel and hardware
|
|||
License: GPLv3
|
||||
Url: https://abf.io/import/auto-krokodil
|
||||
Version: 0.22
|
||||
Release: 1
|
||||
Release: 2
|
||||
BuildArch: noarch
|
||||
%ifarch %{ix86} %{x86_64}
|
||||
# for php -l (syntax check)
|
||||
|
|
Loading…
Add table
Reference in a new issue