Index: openacs-4/packages/acs-admin/www/install/install-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/install/install-3.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-admin/www/install/install-3.tcl 4 Oct 2003 03:03:29 -0000 1.1 +++ openacs-4/packages/acs-admin/www/install/install-3.tcl 4 Oct 2003 03:52:10 -0000 1.2 @@ -92,10 +92,10 @@ [apm_data_model_scripts_find \ -upgrade_from_version_name $initial_version_name \ -upgrade_to_version_name $final_version_name \ - -package_path $package_path \ + -package_path "$package_path/$package_key" \ $package_key] \ - [apm_ctl_files_find -package_path $package_path $package_key]] - + [apm_ctl_files_find -package_path "$package_path/$package_key" $package_key]] + # Install the packages -- this actually copies the files into the right place in the file system and backs up any old files set version_id [apm_package_install \ -enable \