From: Brian West Date: Thu, 28 Aug 2008 19:37:21 +0000 (+0000) Subject: tweak debian build to remove nat.xml X-Git-Tag: v1.0.2~1357 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45a8bc57148a3f73789b4f0b2b9920c1baaf54a;p=thirdparty%2Ffreeswitch.git tweak debian build to remove nat.xml git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9385 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- 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