Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -N -r1.11 -r1.12 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 17 Jun 2003 01:04:45 -0000 1.11 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 29 Aug 2003 07:15:29 -0000 1.12 @@ -70,6 +70,7 @@ error "Installer: Could not find root node application in install.xml file" } + nsv_set acs_application node $root_node nsv_set acs_application name [apm_required_attribute_value [nsv_get acs_application node] name] nsv_set acs_application pretty_name \ [apm_attribute_value -default [nsv_get acs_application name] [nsv_get acs_application node] pretty-name]