diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-02-10 14:11:08 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-02-10 14:11:08 +0100 |
| commit | a566347dafe54a8d5b273aac9d0eed92d544ef7a (patch) | |
| tree | 6b5d8ae2c2c5f990e5f5767076e795785f28862e /lib | |
| parent | b3b40a7fc54375d0499c1dde4d911fd03aa39359 (diff) | |
don't install debuginfo on rhel
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Plugins/CCpp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/CCpp.conf b/lib/Plugins/CCpp.conf index 30e1550..c8f5484 100644 --- a/lib/Plugins/CCpp.conf +++ b/lib/Plugins/CCpp.conf @@ -19,7 +19,7 @@ DebugInfo = install # If this option is set to "yes", # debuginfos will be installed to @@LOCALSTATEDIR@@/cache/abrt-di -InstallDebugInfo = yes +InstallDebugInfo = no # Additional directories to search for debuginfos. # For example, you can list a network-mounted shared store |
