Index: openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl 12 Sep 2002 23:57:16 -0000 1.2 +++ openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl 18 Nov 2002 15:49:24 -0000 1.3 @@ -12,6 +12,7 @@ @author Jeff Davis (davis@xarg.net) } { + set uninstalled [list] # Determine which spec files are not installed foreach spec_file [apm_scan_packages "[acs_root_dir]/packages"] { if { ! [catch {array set version [apm_read_package_info_file $spec_file]} errMsg] } {