From a17da62106e2ce185aac4266e512f1bb09ee5651 Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Mon, 11 Aug 2008 23:44:39 +0000 Subject: [PATCH] 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 --- debian/freeswitch.conffiles | 2 +- debian/freeswitch.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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