dwww Home | Manual pages | Find package

DH_INSTALLINFO(1)                  Debhelper                 DH_INSTALLINFO(1)

名前
       dh_installinfo - info ファイルをインストールする

書式
       dh_installinfo [debhelper options] [-A] [file ...]

説明
       dh_installinfo は、パッケージビルドディレクトリ内の usr/share/info ディレクトリ以下に info ファイルをイン
       ストールします。

       From debhelper compatibility level 11 on, dh_install will fall back to
       looking in debian/tmp for files, if it does not find them in the
       current directory (or wherever you've told it to look using
       --sourcedir).

ファイル
       debian/package.info
           インストールすべき info ファイルを列挙したものです。

           Supports substitution variables in compat 13 and later as
           documented in debhelper(7).

オプション
       -A, --all
           全パッケージに対して、コマンドラインパラメータに指定されたファイルを全てインストールします。

       --sourcedir=dir
           Look in the specified directory for files to be installed.  This
           option requires compat 11 or later (it is silently ignored in
           compat 10 or earlier).

           Note that this is not the same as the --sourcedirectory option used
           by the dh_auto_* commands. You rarely need to use this option,
           since dh_installinfo automatically looks for files in debian/tmp in
           debhelper compatibility level 11 and above.

       file ...
           こちらにて指定される info ファイルを、処理を行う最初のパッケージにインストールします (-A が指定されていれば、全パッケージに
           対してインストールされます)

参照
       debhelper(7)

       このプログラムは debhelper の一部です。

作者
       Joey Hess <joeyh@debian.org>

13.11.4                           2023-01-02                 DH_INSTALLINFO(1)

Generated by dwww version 1.15 on Mon Jul 1 05:33:15 CEST 2024.