apm_install_package_spec

EveAndersson.com : API Browser : apm_install_package_spec

apm_install_package_spec

apm_install_package_spec version_id
Defined in packages/acs-core/apm-procs.tcl

Writes the XML-formatted specification for a package to disk, marking it in the database as the only installed version of the package. Creates the package directory if it doesn't already exist. Overwrites any existing specification file; or if none exists yet, creates $package_key/$package_key.info and adds this new file to apm_version_files in the database.

Parameters:
version_id
[ show source ]

Show another procedure:

eve@eveandersson.com