From: Michal Bielicki Date: Mon, 11 Aug 2008 23:44:39 +0000 (+0000) Subject: I should get new glasses ... aain conffiles in debian debuild. Typo, its 99999_enum... X-Git-Tag: v1.0.2~1483 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17da62106e2ce185aac4266e512f1bb09ee5651;p=thirdparty%2Ffreeswitch.git I should get new glasses ... aain conffiles in debian debuild. Typo, its 99999_enum.xml and not 00000_enum.xml git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9252 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/debian/freeswitch.conffiles b/debian/freeswitch.conffiles index ac13695718..71768d121f 100644 --- a/debian/freeswitch.conffiles +++ b/debian/freeswitch.conffiles @@ -10,7 +10,7 @@ /opt/freeswitch/conf/dialplan/default.xml /opt/freeswitch/conf/dialplan/features.xml /opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml -/opt/freeswitch/conf/dialplan/extensions/00000_enum.xml +/opt/freeswitch/conf/dialplan/extensions/99999_enum.xml /opt/freeswitch/conf/dialplan/extensions/default.xml /opt/freeswitch/conf/sip_profiles/external.xml /opt/freeswitch/conf/sip_profiles/nat.xml diff --git a/debian/freeswitch.install b/debian/freeswitch.install index 57a9786b12..d612b27da6 100644 --- a/debian/freeswitch.install +++ b/debian/freeswitch.install @@ -46,7 +46,7 @@ opt/freeswitch/conf/dialplan/public.xml opt/freeswitch/conf/dialplan/default.xml opt/freeswitch/conf/dialplan/features.xml opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml -opt/freeswitch/conf/dialplan/extensions/00000_enum.xml +opt/freeswitch/conf/dialplan/extensions/99999_enum.xml opt/freeswitch/conf/dialplan/extensions/default.xml opt/freeswitch/conf/sip_profiles/external.xml opt/freeswitch/conf/sip_profiles/nat.xml