Provided by: debhelper_13.11.4ubuntu3_all bug

NOMBRE

       dh_installpam - Instala ficheros de compatibilidad de pam

SINOPSIS

       dh_installpam [opciones-de-debhelper] [-n] [--name=nombre]

DESCRIPCIÓN

       dh_installpam es un programa de debhelper responsable de instalar ficheros utilizados por
       PAM en los directorios de construcción del paquete.

FICHEROS

       debian/paquete.pam
           Installed into usr/lib/pam.d/package in the package build directory.

           Until compatibility level 14 this file was installed under etc/pam.d/package. Please
           consider using the "rm_conffile" feature from dh_installdeb(1) to ensure the proper
           removal of previous PAM files.

OPCIONES

       --name=nombre
           Look for files named debian/package.name.pam and install them as usr/lib/pam.d/name,
           instead of using the usual files and installing them using the package name.

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