forked from pool/rpmlint
773aa7d652
Copy from Base:System/rpmlint based on submit request 19018 from user lnussel OBS-URL: https://build.opensuse.org/request/show/19018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=44
13 lines
414 B
Diff
13 lines
414 B
Diff
Index: Config.py
|
|
===================================================================
|
|
--- Config.py.orig
|
|
+++ Config.py
|
|
@@ -20,7 +20,6 @@ DEFAULT_CHECKS = ("DistributionCheck",
|
|
"FilesCheck",
|
|
"DocFilesCheck",
|
|
"FHSCheck",
|
|
- "SignatureCheck",
|
|
"I18NCheck",
|
|
"PostCheck",
|
|
"InitScriptCheck",
|