Provided by:
debhelper_7.3.15ubuntu3_all 
NOMBRE
dh_installemacsen - registra un paquete añadido para emacs
SINOPSIS
dh_installemacsen [opcionesÂdebhelper] [-n] [--priority=n]
[--flavor=tal]
DESCRIPCIÃN
dh_installemacsen es un programa de debhelper responsable de instalar
ficheros usados por el paquete de Debian emacsen-common en los
directorios de construcción del paquete.
It also automatically generates the postinst and prerm commands needed
to register a package as an emacs add on package. The commands are
added to the maintainer scripts by dh_installdeb. See dh_installdeb(1)
for an explanation of how this works.
Si existe un fichero llamado debian/paquete.emacsen-install, entonces
se instala en usr/lib/emacsen-common/packages/install/paquete en el
directorio de construcción del paquete. De forma similar,
debian/paquete.emacsen-remove se instala en
usr/lib/emacsen-common/packages/remove/paquete. Y
debian/paquete.emacsen-startup se instala en
etc/emacs/site-start.d/50<paquete>.el (por omisión).
OPCIONES
-n, --noscripts
No modifica los scripts de postinst/prerm.
--priority=n
Establece el número de prioridad de un fichero site-start.d. 50 es
el número predeterminado.
--flavor=tal
Establece el sabor para el cual se instalará el fichero
site-start.d. Por omisión es "emacs", las alternativas son
"xemacs" y "emacs20".
NOTAS
Note that this command is not idempotent. dh_prep(1) should be called
between invocations of this command. Otherwise, it may cause multiple
instances of the same text to be added to maintainer scripts.
VÃASE ADEMÃ
.IX Header "VÃASE ADEMÃ
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>