Index: openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl 17 Sep 2001 05:16:40 -0000 1.1 +++ openacs-4/packages/acs-content-repository/tcl/publish-procs.tcl 18 Nov 2001 00:48:04 -0000 1.2 @@ -890,7 +890,7 @@ } { if { ![template::util::is_nil root_path] } { - set paths [list $root_path] + set paths $root_path } else { # set paths [get_publish_roots] set paths "./"