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.1 -r1.2 --- openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl 4 Sep 2004 14:51:20 -0000 1.1 +++ openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl 27 Oct 2004 07:45:07 -0000 1.2 @@ -46,7 +46,7 @@ } - foreach file [glob -nocomplain [file join $temp_location *]] { + foreach file [glob -nocomplain [file join $temp_location lors-*]] { file copy -force $file $temp_dir