[Freeswitch-svn] [commit] r9252 - freeswitch/trunk/debian
Freeswitch SVN
cypromis at freeswitch.org
Mon Aug 11 19:44:40 EDT 2008
Author: cypromis
Date: Mon Aug 11 19:44:39 2008
New Revision: 9252
Modified:
freeswitch/trunk/debian/freeswitch.conffiles
freeswitch/trunk/debian/freeswitch.install
Log:
I should get new glasses ... aain conffiles in debian debuild. Typo, its 99999_enum.xml and not 00000_enum.xml
Modified: freeswitch/trunk/debian/freeswitch.conffiles
==============================================================================
--- freeswitch/trunk/debian/freeswitch.conffiles (original)
+++ freeswitch/trunk/debian/freeswitch.conffiles Mon Aug 11 19:44:39 2008
@@ -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
Modified: freeswitch/trunk/debian/freeswitch.install
==============================================================================
--- freeswitch/trunk/debian/freeswitch.install (original)
+++ freeswitch/trunk/debian/freeswitch.install Mon Aug 11 19:44:39 2008
@@ -46,7 +46,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
More information about the Freeswitch-svn
mailing list