DH_FIXPERMS
Section: Debhelper (1)
Updated: 2020-03-27
Index
Return to Main Contents
NOMBRE
dh_fixperms - Arregla los permisos de los ficheros en los directorios de
construcción
SINOPSIS
dh_fixperms [opciones-de-debhelper] [-Xelemento]
DESCRIPCIÓN
dh_fixperms en un programa de debhelper responsable de dejar en buen
estado (es decir, que se ajusten a las normas de Debian) los permisos de los
ficheros y directorios de los directorios de construcción del paquete.
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''.
OPCIONES
- -Xelemento, --exclude elemento
-
No se cambian los permisos de los ficheros que contengan elemento en su
nombre. Puede utilizar la opción varias veces para construir una lista de
ficheros a excluir.
VÉASE TAMBIÉN
debhelper(7)
Este programa es parte de debhelper.
AUTOR
Joey Hess <joeyh@debian.org>
TRADUCTOR
Traducci�n de Rub�n Porras Campo <debian-l10n-spanish@lists.debian.org>
Actualizaci�n de Omar Campagne Polaino
Index
- NOMBRE
-
- SINOPSIS
-
- DESCRIPCIÓN
-
- OPCIONES
-
- VÉASE TAMBIÉN
-
- AUTOR
-
- TRADUCTOR
-
This document was created by
man2html,
using the manual pages.
Time: 00:04:59 GMT, March 31, 2021