Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
dh_installdefoma(1)
Edit
PageHistory
Diff
Info
LikePages
DH_INSTALLEDEFOMA !!!DH_INSTALLEDEFOMA NAME SYNOPSIS DESCRIPTION OPTIONS ENVIRONMENT NOTES SEE ALSO AUTHOR ---- !!NAME dh_installdefoma - install a defoma related scripts !!SYNOPSIS __dh_installdefoma__ ''[[debhelper options] [[-n]'' !!DESCRIPTION dh_installdefoma is a debhelper program that is responsible for installing files related to defoma (DEbian FOnt MAnager) into package build directories. dh_installdefoma can be used by defoma-aware packages and/or font packages using defoma. It also automatically generates the postinst and pre/postrm commands needed to register a package as a defoma-aware and/or font package using defoma. See dh_installdeb(1) for an explanation of how this works. If a file named debian/package.defoma exists, then it is installed into usr/share/defoma/scripts/package.defoma in the package build directory and put an un/registration method in maintainer scripts with defoma-app. If a file named debian/package.defoma-hints exists, then it is installed in etc/defoma/hints/package.hints in the package build directory and put an un/registration method in maintainer scripts with defoma-font. So when you create a defoma font package, what you need to do is only to put its hints file in debian/package.defoma-hints and install font files written in the hints file in the apropriate locations. When you create a defoma-aware package, what you need to do is only to put its defoma-script file in debian/package.defoma. The script file is automatically installed in the package build directory. !!OPTIONS __debhelper options__ See debhelper(1) for a list of options common to all debhelper commands. __-n, --noscripts__ Do not modify postinst/postrm scripts. !!ENVIRONMENT See debhelper(1) for a list of environment variables that affect all debhelper commands. !!NOTES Note that this command is not idempotent. !!SEE ALSO debhelper(1) !!AUTHOR Masato Taruishi ----
One page links to
dh_installdefoma(1)
:
Man1d
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.