forked from Mirrors/freeswitch
FS-3366 --resolve broken spec file after pocketsphinx update
This commit is contained in:
parent
6eb3ff7af0
commit
26de8e469a
|
@ -732,7 +732,6 @@ fi
|
||||||
#
|
#
|
||||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model
|
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model
|
||||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/communicator
|
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/communicator
|
||||||
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/wsj1
|
|
||||||
%ifos linux
|
%ifos linux
|
||||||
%config(noreplace) %attr(0644, freeswitch, daemon) /etc/monit.d/freeswitch.monitrc
|
%config(noreplace) %attr(0644, freeswitch, daemon) /etc/monit.d/freeswitch.monitrc
|
||||||
%endif
|
%endif
|
||||||
|
@ -847,7 +846,6 @@ fi
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/default.dic
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/default.dic
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/communicator/*
|
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/communicator/*
|
||||||
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/wsj1/*
|
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
#
|
#
|
||||||
# Other Fíles
|
# Other Fíles
|
||||||
|
|
Loading…
Reference in New Issue