From b45a8bc57148a3f73789b4f0b2b9920c1baaf54a Mon Sep 17 00:00:00 2001 From: Brian West <brian@freeswitch.org> Date: Thu, 28 Aug 2008 19:37:21 +0000 Subject: [PATCH] tweak debian build to remove nat.xml git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9385 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- debian/freeswitch.conffiles | 2 -- debian/freeswitch.install | 2 -- 2 files changed, 4 deletions(-) diff --git a/debian/freeswitch.conffiles b/debian/freeswitch.conffiles index 66baadcb23..fbd9629d63 100644 --- a/debian/freeswitch.conffiles +++ b/debian/freeswitch.conffiles @@ -12,8 +12,6 @@ /opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml /opt/freeswitch/conf/dialplan/extensions/99999_enum.xml /opt/freeswitch/conf/sip_profiles/external.xml -/opt/freeswitch/conf/sip_profiles/nat.xml -/opt/freeswitch/conf/sip_profiles/nat/example.xml /opt/freeswitch/conf/sip_profiles/internal/example.xml /opt/freeswitch/conf/sip_profiles/internal.xml /opt/freeswitch/conf/sip_profiles/external/example.xml diff --git a/debian/freeswitch.install b/debian/freeswitch.install index 8cc3618dbc..d7cd764f2f 100644 --- a/debian/freeswitch.install +++ b/debian/freeswitch.install @@ -48,8 +48,6 @@ opt/freeswitch/conf/dialplan/features.xml opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml opt/freeswitch/conf/dialplan/extensions/99999_enum.xml opt/freeswitch/conf/sip_profiles/external.xml -opt/freeswitch/conf/sip_profiles/nat.xml -opt/freeswitch/conf/sip_profiles/nat/example.xml opt/freeswitch/conf/sip_profiles/internal/example.xml opt/freeswitch/conf/sip_profiles/internal.xml opt/freeswitch/conf/sip_profiles/external/example.xml