From eb711bccbd0b436269157858b62e1fbe7edab651 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 22 Jun 2010 18:19:40 +0200 Subject: added WatchCrashdumpArchiveDir directive to abrt.conf and related code Signed-off-by: Denys Vlasenko --- abrt.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'abrt.spec') diff --git a/abrt.spec b/abrt.spec index 6f9e4847..5b3a74f6 100644 --- a/abrt.spec +++ b/abrt.spec @@ -315,6 +315,7 @@ fi %doc README COPYING %{_sbindir}/%{name}d %{_bindir}/%{name}-debuginfo-install +%{_bindir}/%{name}-handle-upload %{_bindir}/%{name}-backtrace %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %config(noreplace) %{_sysconfdir}/%{name}/gpg_keys -- cgit