From: Travis Cross Date: Tue, 21 May 2013 02:33:56 +0000 (+0000) Subject: Add mod_say_pl to debian build X-Git-Tag: v1.5.1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b755c8347b4d3536a29b1c3f8a3416b3accfd7fc;p=thirdparty%2Ffreeswitch.git Add mod_say_pl to debian build --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index c8cf1cb71d..492f4481ae 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -527,6 +527,7 @@ Suggests: freeswitch-mod-say-it (= \${binary:Version}), freeswitch-mod-say-ja (= \${binary:Version}), freeswitch-mod-say-nl (= \${binary:Version}), + freeswitch-mod-say-pl (= \${binary:Version}), freeswitch-mod-say-pt (= \${binary:Version}), freeswitch-mod-say-ru (= \${binary:Version}), freeswitch-mod-say-th (= \${binary:Version}), diff --git a/debian/control-modules b/debian/control-modules index 0ac0296cd9..a99d8bf5f4 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -628,6 +628,10 @@ Module: say/mod_say_nl Description: mod_say_nl Adds mod_say_nl. +Module: say/mod_say_pl +Description: mod_say_pl + Adds mod_say_pl. + Module: say/mod_say_pt Description: mod_say_pt Adds mod_say_pt.