Patching a technology pack
The techpack_admin -p option is used to apply a patch to an existing technology pack.
Example
techpack_admin -p -d <DirName> -n <TechPackName> -v <Version>where:
<DirName> is the root directory under which the technology pack patches are
located. For example using $WMCROOT/admin/techpacks/<techpack_dir> applies the
patch from the directory
$WMCROOT/admin/techpacks/<techpack_dir>/<version>/patches/metalayer.
<TechPackName> is the name of the technology pack to be patched in quotes.
<Version> is the
version number of the technology pack to be patched.
techpack_admin -p -d $WMCROOT/admin/techpacks/Nokia GSM BSS -n "Nokia GSM BSS" -v 3.1