Index: openacs-4/packages/acs-admin/www/apm/bulk-intall.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/Attic/bulk-intall.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/acs-admin/www/apm/bulk-intall.tcl 13 Mar 2001 22:59:26 -0000 1.1 +++ openacs-4/packages/acs-admin/www/apm/bulk-intall.tcl 26 Feb 2005 17:52:20 -0000 1.2 @@ -33,7 +33,7 @@ set ul_p 0 - foreach file [apm_version_file_list -type data_model_create $version_id] { + foreach file [apm_get_package_files -package_key $package_key -file_type data_model_create] { if { [string match *-drop.sql [file tail $file]] } { continue } @@ -50,7 +50,7 @@ ns_write "\n" } - foreach file [apm_version_file_list -type java_code $version_id] { + foreach file [apm_get_package_files -package_key $package_key -file_type java_code] { if { !$ul_p } { ns_write "