Provided by: debhelper_13.24.2ubuntu1_all bug

名前

       dh_prep - バイナリパッケージビルドの事前準備として諸々の消去を行う

書式

       dh_prep [debhelper オプション] [-Xitem]

説明

       dh_prep はバイナリパッケージビルドの下準備時として諸々のファイル消去を行う debhelper プログラムです (これ
       は dh_clean -k が昔行っていた作業となります)。本プログラムはパッケージビルドディレクトリ、debian/tmp、あ
       るいは、パッケージビルド中に生成した一時ファイルを取り除きます。

       本プログラムは通常、binary-arch や、binary-indep ターゲット、あるいは、これらが依存するインストール関連の
       ターゲットの一番最初の作業にて実行されるようにします。

オプション

       -Xitem --exclude=item
           Exclude  files  that  contain  item anywhere in their filename from being deleted, even if they would
           normally be deleted. You may use this option multiple times to build up a list of things to exclude.

参照

       debhelper(7)

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

作者

       Joey Hess <joeyh@debian.org>

13.24.2ubuntu1                                     2025-05-22                                         DH_PREP(1)