abrt/abrt_disable_gpgcheck.diff

12 lines
316 B
Diff
Raw Normal View History

2010-07-26 12:20:42 +00:00
--- abrt-1.1.10/src/Daemon/abrt.conf 2010-06-30 15:08:48.000000000 +0200
+++ abrt-1.1.10_/src/Daemon/abrt.conf 2010-07-26 13:59:27.484253074 +0200
@@ -4,7 +4,7 @@
2010-02-23 13:02:54 +00:00
# the list of public keys used to check the signature is
# in the file gpg_keys
2010-07-26 12:20:42 +00:00
#
2010-02-23 13:02:54 +00:00
-OpenGPGCheck = yes
+OpenGPGCheck = no
2010-07-26 12:20:42 +00:00
2010-02-23 13:02:54 +00:00
# Blacklisted packages
2010-07-26 12:20:42 +00:00
#