dh_clifixperms - fix permissions of files in CLI package build directories
Contents
Description
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.
Name
dh_clifixperms - fix permissions of files in CLI package build directories
Options
-Xitem, --excludeitem
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.
See Also
debhelper(7)
This program is a part of cli-common.
Synopsis
dh_clifixperms [debhelperoptions] [-Xitem]
