Provided by:
debhelper_7.3.15ubuntu3_all 
NOMBRE
dh_installmime - instala ficheros mime en los directorios de
construcción
SINOPSIS
dh_installmime [opcionesÂdebhelper] [-n]
DESCRIPCIÃN
dh_installmime es un programa de debhelper responsable de instalar
ficheros mime en los directorios de construcción del paquete.
It also automatically generates the postinst and postrm commands needed
to interface with the debian mime-support and shared-mime-info
packages. These commands are inserted into the maintainer scripts by
dh_installdeb. See dh_installdeb(1) for an explanation of how this
works.
Si existen ficheros llamados debian/paquete.mime o
debian/paquete.sharedmimeinfo, se instalan en
usr/lib/mime/packages/paquete y /usr/share/mime/packages/package.xml
(respectivamente) en el directorio de construcción del paquete.
OPCIONES
-n, --noscripts
No modifica los scripts postinst/postrm.
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>