DOKK / manpages / debian 10 / cli-common-dev / dh_clifixperms.1.en
DH_CLIFIXPERMS(1) Debhelper for CLI (Common Language Infrastructure) DH_CLIFIXPERMS(1)

dh_clifixperms - fix permissions of files in CLI package build directories

dh_clifixperms [debhelper options] [-Xitem]

dh_clifixperms is a debhelper program that is responsible for setting the permissions of files and directories for CLI assemblies and executables.

dh_clifixperms makes all files that end in *.dll, *.mdb, *.cs, *.aspx, and *.config to mode 644 and *.exe to mode 755.

Exclude files that contain "item" anywhere in their filename from having their permissions changed. You may use this option multiple times to build up a list of things to exclude.

debhelper(7)

This program is a part of cli-common.

Dylan R. E. Moonfire <debian@mfgames.com> based on work from Joey Hess <joeyh@debian.org>.

2019-03-11 perl v5.28.1