This is the command dh_clifixperms that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_clifixperms - fix permissions of files in CLI package build directories
SYNOPSIS
dh_clifixperms [debhelper options] [-Xitem]
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.
OPTIONS
-Xitem, --exclude item
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.
Use dh_clifixperms online using onworks.net services