Index: openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl 5 Jan 2005 17:01:50 -0000 1.2.2.1 +++ openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl 22 Apr 2005 10:20:40 -0000 1.2.2.2 @@ -46,7 +46,7 @@ } - foreach file [glob -nocomplain [file join $temp_location lors-*]] { + foreach file [glob -nocomplain [file join $temp_location lorsm-*]] { file copy -force $file $temp_dir