dwww Home | Manual pages | Find package

DH_FIXPERMS(1)                     Debhelper                    DH_FIXPERMS(1)

名前
       dh_fixperms - パッケージビルドディレクトリ内のファイル権限を修正する

書式
       dh_fixperms [debhelper options] [-Xitem]

説明
       dh_fixperms はパッケージビルドディレクトリ配下でファイルとディレクトリの権限を設定する役割の debhelper プログラムで
       す。また、設定される権限は正しいもの、つまり Debian ポリシーに従って設定されます。

       dh_fixperms makes all files in usr/share/doc in the package build
       directory (excluding files in the examples/ directory) be mode 644. It
       also changes the permissions of all man pages to mode 644. It removes
       group and other write permission from all files. It removes execute
       permissions from any libraries, headers, Perl modules, or desktop files
       that have it set. It makes all files in the standard bin and sbin
       directories, usr/games/ and etc/init.d executable (since v4). Finally,
       it removes the setuid and setgid bits from all files in the package.

       When the Rules-Requires-Root field has the (effective) value of binary-
       targets, dh_fixperms will also reset the ownership of all paths to
       "root:root".

オプション
       -Xitem, --exclude item
           パーミッションの変更対象のファイルから、item をファイル名の一部に持つものを除外します。除外対象を列挙したい場合は、このオプション
           を複数回指定します。

参照
       debhelper(7)

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

作者
       Joey Hess <joeyh@debian.org>

13.11.4                           2023-01-02                    DH_FIXPERMS(1)

Generated by dwww version 1.15 on Mon Jul 1 04:51:13 CEST 2024.