From 6b90bead0f4f9525bbdb381878a6cc29ee274e46 Mon Sep 17 00:00:00 2001 From: mcrane Date: Wed, 5 Aug 2009 02:08:33 -0600 Subject: FreeSWITCH dev package remove the old modules.xml file. --- config/freeswitch_dev/v_config.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/freeswitch_dev/v_config.inc') diff --git a/config/freeswitch_dev/v_config.inc b/config/freeswitch_dev/v_config.inc index dadd8ec5..d82e2feb 100644 --- a/config/freeswitch_dev/v_config.inc +++ b/config/freeswitch_dev/v_config.inc @@ -3134,8 +3134,6 @@ function v_php_install_command() //exec("fetch ".$download_path."libspandsp.so.1"); //exec("cp /usr/local/lib/libspandsp.so.1 /usr/local/lib/libspandsp.so.2"); - //download xml package files - exec("cd /usr/local/pkg/;fetch ".$download_path."v_modules.xml"); $static_output = 'Downloading Package Files'; update_output_window($static_output); @@ -3838,7 +3836,6 @@ function v_deinstall_command() unlink_if_exists("/usr/local/pkg/freeswitch.xml"); unlink_if_exists("/usr/local/pkg/v_config.inc"); - unlink_if_exists("/usr/local/pkg/v_modules.xml"); exec("rm -R /usr/local/freeswitch/"); exec("rm -R /usr/local/www/packages/freeswitch/"); -- cgit v1.2.3