From a2710c9ccb8dd2ff9a41baa380ea460b77a7379e Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Tue, 19 Jan 2010 18:54:33 +0000 Subject: [PATCH] added ivr demo files git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16410 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/freeswitch.spec b/freeswitch.spec index a3c3cc72b9..4857cf55d0 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -429,6 +429,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/public/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/default/* +%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/ivr_menus/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/internal/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/external/*.xml