mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
fix packaging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16879 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Vendored
+1
@@ -49,6 +49,7 @@
|
||||
/opt/freeswitch/conf/directory/default.xml
|
||||
/opt/freeswitch/conf/autoload_configs/ivr.conf.xml
|
||||
/opt/freeswitch/conf/autoload_configs/shout.conf.xml
|
||||
/opt/freeswitch/conf/autoload_configs/skinny.conf.xml
|
||||
/opt/freeswitch/conf/autoload_configs/voicemail.conf.xml
|
||||
/opt/freeswitch/conf/autoload_configs/switch.conf.xml
|
||||
/opt/freeswitch/conf/autoload_configs/syslog.conf.xml
|
||||
|
||||
Vendored
+1
@@ -116,6 +116,7 @@ opt/freeswitch/conf/freeswitch.xml
|
||||
opt/freeswitch/conf/extensions.conf
|
||||
opt/freeswitch/conf/jingle_profiles/server.xml
|
||||
opt/freeswitch/conf/jingle_profiles/client.xml
|
||||
opt/freeswitch/conf/autoload_configs/skinny.conf.xml
|
||||
opt/freeswitch/conf/autoload_configs/openzap.conf.xml
|
||||
opt/freeswitch/conf/autoload_configs/ivr.conf.xml
|
||||
opt/freeswitch/conf/autoload_configs/shout.conf.xml
|
||||
|
||||
@@ -406,6 +406,7 @@ fi
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/post_load_modules.conf.xml
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/python.conf.xml
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/rss.conf.xml
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/skinny.conf.xml
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/sofia.conf.xml
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/switch.conf.xml
|
||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/syslog.conf.xml
|
||||
|
||||
Reference in New Issue
Block a user