Index: openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl,v diff -u -r1.35.8.5 -r1.35.8.6 --- openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 28 Sep 2013 19:14:24 -0000 1.35.8.5 +++ openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 29 Sep 2013 12:03:22 -0000 1.35.8.6 @@ -284,7 +284,7 @@ global apm_current_package_key foreach file_info $files { - util_unlist $file_info package_key path + lassign $file_info package_key path if { $force_reload_p || ![nsv_exists apm_library_mtime packages/$package_key/$path] } { if { [file exists "[acs_root_dir]/packages/$package_key/$path"] } {