From d5bbea9501d4d8761b9adc993eb170f296745907 Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Fri, 11 Dec 2009 00:10:23 +0000 Subject: [PATCH] Added erlang event config file to rpm git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15889 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/freeswitch.spec b/freeswitch.spec index 442356fa68..780cc29932 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -385,6 +385,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/enum.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_multicast.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_socket.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/erlang_event.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/cdr_csv.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/fax.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/fifo.conf.xml