From: Michal Bielicki Date: Mon, 11 Aug 2008 23:20:01 +0000 (+0000) Subject: hmmm conffiles of course need to go into the package as well .... X-Git-Tag: v1.0.2~1484 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534c553f8d372cc4304aede1e43c923c77f0ed46;p=thirdparty%2Ffreeswitch.git hmmm conffiles of course need to go into the package as well .... git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9251 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/debian/freeswitch.install b/debian/freeswitch.install index 8188e37ed5..57a9786b12 100644 --- a/debian/freeswitch.install +++ b/debian/freeswitch.install @@ -45,8 +45,9 @@ opt/freeswitch/conf/fur_elise.ttml opt/freeswitch/conf/dialplan/public.xml opt/freeswitch/conf/dialplan/default.xml opt/freeswitch/conf/dialplan/features.xml -opt/freeswitch/conf/dialplan/extensions -opt/freeswitch/conf/dialplan/extensions/*.xml +opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml +opt/freeswitch/conf/dialplan/extensions/00000_enum.xml +opt/freeswitch/conf/dialplan/extensions/default.xml opt/freeswitch/conf/sip_profiles/external.xml opt/freeswitch/conf/sip_profiles/nat.xml opt/freeswitch/conf/sip_profiles/nat/example.xml