diff options
| author | Denys Vlasenko <dvlasenk@redhat.com> | 2010-11-02 15:42:45 +0100 |
|---|---|---|
| committer | Denys Vlasenko <dvlasenk@redhat.com> | 2010-11-02 15:42:45 +0100 |
| commit | 0548c795edc34cba29d42abc28bf1e6cfc8c87b8 (patch) | |
| tree | 6e6704ffa9c8468961d2f7c82c5e22fa560d144c /src/daemon | |
| parent | 5ef2dce8e701fa0c0e9a95e873be3253664e1b33 (diff) | |
rename abrt_action.conf -> abrt_event.conf (forgot two places)
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/daemon')
| -rw-r--r-- | src/daemon/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index b9be0a62..a939798c 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -275,7 +275,7 @@ dist_dbusabrtconf_DATA = dbus-abrt.conf daemonconfdir = $(CONF_DIR) dist_daemonconf_DATA = \ abrt.conf \ - abrt_action.conf \ + abrt_event.conf \ gpg_keys polkitconfdir = ${datadir}/polkit-1/actions |
