From 6666bf7d9d9ac40b64576de06ce34f00b64db0ac Mon Sep 17 00:00:00 2001 From: Mathieu Parent Date: Tue, 23 Feb 2010 15:12:56 +0000 Subject: [PATCH] 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 --- debian/freeswitch-lang-fr.conffiles | 2 ++ debian/freeswitch-lang-fr.install | 8 +++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/freeswitch-lang-fr.conffiles b/debian/freeswitch-lang-fr.conffiles index fc30f537c2..75055617e5 100644 --- a/debian/freeswitch-lang-fr.conffiles +++ b/debian/freeswitch-lang-fr.conffiles @@ -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 diff --git a/debian/freeswitch-lang-fr.install b/debian/freeswitch-lang-fr.install index 36b5fa68c8..141084eac3 100644 --- a/debian/freeswitch-lang-fr.install +++ b/debian/freeswitch-lang-fr.install @@ -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*