From d2ea7dcc5e7b9eeb5df4f02a72fb42fac68f5c1b Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 29 Nov 2016 18:53:54 -0600 Subject: [PATCH] FS-9771 fix rpm build --- freeswitch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/freeswitch.spec b/freeswitch.spec index 9728d83a91..443dc21581 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1879,6 +1879,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/mime.types %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/abstraction.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/acl.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/amr.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/alsa.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/amqp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/avmd.conf.xml