apm_package_install_spec (public)

 apm_package_install_spec version_id

Defined in packages/acs-tcl/tcl/apm-install-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. Adds minimal directories.

Parameters:
version_id (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: