mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-03 09:21:29 +00:00
FS-9310 Fix RPM build due to new config file. Also add libvpx generated file to .gitignore
This commit is contained in:
parent
5d39170ccd
commit
a0b9b60dbc
@ -1935,6 +1935,7 @@ fi
|
|||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/shout.conf.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/shout.conf.xml
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/skinny.conf.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/skinny.conf.xml
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/smpp.conf.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/smpp.conf.xml
|
||||||
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sms_flowroute.conf.xml
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sofia.conf.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sofia.conf.xml
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/spandsp.conf.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/spandsp.conf.xml
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/switch.conf.xml
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/switch.conf.xml
|
||||||
|
1
libs/libvpx/.gitignore
vendored
1
libs/libvpx/.gitignore
vendored
@ -4,6 +4,7 @@
|
|||||||
Makefile
|
Makefile
|
||||||
config.mk
|
config.mk
|
||||||
libs-*.mk
|
libs-*.mk
|
||||||
|
libs.doxy
|
||||||
vp8_rtcd.h
|
vp8_rtcd.h
|
||||||
vp9_rtcd.h
|
vp9_rtcd.h
|
||||||
vpx_config.asm
|
vpx_config.asm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user