Index: openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl,v diff -u -r1.22 -r1.23 --- openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl 16 Jul 2003 00:38:30 -0000 1.22 +++ openacs-4/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl 16 Jul 2003 01:58:30 -0000 1.23 @@ -309,7 +309,7 @@ } { set components [split $path "/"] - set file_type [apm_guess_file_type $package_key $path]] + set file_type [apm_guess_file_type $package_key $path] if { [string match "data_model*" $file_type] || [string match "ctl_file" $file_type] } {