Index: openacs-4/packages/acs-content-repository/tcl/acs-content-repository-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/acs-content-repository-init.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/acs-content-repository/tcl/acs-content-repository-init.tcl 4 Jun 2006 00:45:23 -0000 1.10 +++ openacs-4/packages/acs-content-repository/tcl/acs-content-repository-init.tcl 10 Jan 2007 21:22:03 -0000 1.11 @@ -28,7 +28,7 @@ set file_location [parameter::get_from_package_key -package_key "acs-content-repository" -parameter "CRFileLocationRoot" -default "content-repository-content-files"] nsv_set CR_LOCATIONS . "" -if ![nsv_exists CR_LOCATIONS CR_FILES] { +if {![nsv_exists CR_LOCATIONS CR_FILES]} { nsv_set CR_LOCATIONS CR_FILES "[file dirname [string trimright [ns_info tcllib] "/"]]/$file_location"