debian install missing files in /opt/freeswitch/conf/lang/fr/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16734 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ba4516bf41
commit
6666bf7d9d
|
@ -1,3 +1,5 @@
|
|||
/opt/freeswitch/conf/lang/fr/fr.xml
|
||||
/opt/freeswitch/conf/lang/fr/demo/demo.xml
|
||||
/opt/freeswitch/conf/lang/fr/dir/sounds.xml
|
||||
/opt/freeswitch/conf/lang/fr/dir/tts.xml
|
||||
/opt/freeswitch/conf/lang/fr/vm/sounds.xml
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
opt/freeswitch/conf/lang/fr/*.xml
|
||||
opt/freeswitch/conf/lang/fr/demo/*.xml
|
||||
opt/freeswitch/conf/lang/fr/vm/*.xml
|
||||
opt/freeswitch/conf/lang/fr/fr.xml
|
||||
opt/freeswitch/conf/lang/fr/demo/demo.xml
|
||||
opt/freeswitch/conf/lang/fr/dir/sounds.xml
|
||||
opt/freeswitch/conf/lang/fr/dir/tts.xml
|
||||
opt/freeswitch/conf/lang/fr/vm/sounds.xml
|
||||
opt/freeswitch/mod/mod_say_fr.so*
|
||||
|
|
Loading…
Reference in New Issue