added forgetten patch
This commit is contained in:
parent
fe85043683
commit
a855bd0e84
1 changed files with 11 additions and 0 deletions
11
disable_gpg_check.patch
Normal file
11
disable_gpg_check.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- abrt-2.0.13/src/daemon/abrt-action-save-package-data.conf 2012-08-06 10:13:24.000000000 +0200
|
||||
+++ abrt-2.0.13_/src/daemon/abrt-action-save-package-data.conf 2012-09-21 16:20:19.943882773 +0200
|
||||
@@ -3,7 +3,7 @@
|
||||
# the list of public keys used to check the signature is
|
||||
# in the file gpg_keys
|
||||
#
|
||||
-OpenGPGCheck = yes
|
||||
+OpenGPGCheck = no
|
||||
|
||||
# Blacklisted packages
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue