dh_installcligac (1)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) Standard preamble: ========================================================================
NAME
dh_installcligac - register assemblies to be late installed into a GACSYNOPSIS
dh_installcligac [debhelper options] [-n]DESCRIPTION
dh_installcligac is a debhelper program that is responsible for installing assemblies and related files used by the Debian cli-common package intoGAC
of all installed runtimes.
It also automatically generates the postinst and prerm commands needed to late install the assemblies. See dh_installdeb(1) for an explanation of how this works.
This is based on dh_installemacsen(1) in the emacsen-common package.
OPTIONS
- -n, --noscripts
- Do not modify postinst/prerm scripts.
NOTES
Note that this command is not idempotent. ``dh_clean -k'' should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts.SEE ALSO
debhelper(7)This program is a part of cli-common-dev.