dh_installdebconf - install files used by debconf in package build directories
It also automatically generates the postrm commands needed to interface with debconf. The commands are added to the maintainer scripts by dh_installdeb. See dh_installdeb(1) for an explanation of how that works.
Files named debian/package.config and debian/package.templates are installed into the DEBIAN directory in the package build directory. If a file named debian/package.config.debhelper exists, the contents of that file are merged into the config script as follows: If the script exists, then anywhere in it that ``#DEBHELPER#'' appears, the text of the .debhelper file is inserted. If the script does not exist, then a script is generated from the .debhelper file. The .debhelper files may be created by other debhelper programs, and are shell script fragments.
Note that if you use debconf, your package probably needs to depend on it (it will be added to ${misc:Depends} by this program).
Note that for your config script to be called by dpkg, your postinst needs to source debconf's confmodule. dh_installdebconf does not install this statement into postinst automatically as it it too hard to do it right.
This program is a part of debhelper.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |