DH_CLICK(1) | Debhelper | DH_CLICK(1) |
dh_click - install system hooks for click
dh_click [debhelper options]
dh_click is a debhelper program that is responsible for installing system hooks for click.
It also automatically generates the postinst and postrm commands needed to interface with the Ubuntu click package. These commands are inserted into the maintainer scripts by dh_installdeb(1).
dh_click is usually called indirectly in a rules file via the dh command.
%: dh $@ --with click
You must build-depend on at least debhelper (>= 7.0.8) to use this form, and in any case you must build-depend on click-dev to use this program at all.
It can also be called directly at any time before "dh_installdeb", usually in a binary-arch or binary-indep rule.
debhelper(7)
This program is a part of click.
Colin Watson <cjwatson@ubuntu.com>
Copyright (C) 2013 Canonical Ltd., licensed under the GNU GPL v3.
2024-04-23 | 0.5.2 |