Index: openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl,v diff -u -r1.29 -r1.30 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 10 Jan 2007 21:22:02 -0000 1.29 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 25 Nov 2008 17:08:50 -0000 1.30 @@ -149,6 +149,12 @@ apm_bootstrap_load_libraries -init xotcl-core } + # Build the list of subsite packages + apm_build_subsite_packages_list + + # Build the nsv dependency and descendent structures + apm_build_package_relationships + # Load libraries, queries etc. for remaining packages apm_load_packages