man-pages/es/man1/dh_builddeb.1.html
2021-03-31 01:06:50 +01:00

112 lines
3.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_BUILDDEB</TITLE>
</HEAD><BODY>
<H1>DH_BUILDDEB</H1>
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NOMBRE</H2>
dh_builddeb - Construye paquetes binarios de Debian
<A NAME="lbAC">&nbsp;</A>
<H2>SINOPSIS</H2>
<B>dh_builddeb</B> [<I>debhelper options</I>] [<B>--destdir=</B><I>directory</I>]
[<B>--filename=</B><I>name</I>] [<B>--</B> <I>params</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPCIÓN</H2>
<B>dh_builddeb</B> simply calls <B><A HREF="/cgi-bin/man/man2html?1+dpkg-deb">dpkg-deb</A></B>(1) to build a Debian package or
packages. It will also build dbgsym packages when <B><A HREF="/cgi-bin/man/man2html?1+dh_strip">dh_strip</A></B>(1) and
<B><A HREF="/cgi-bin/man/man2html?1+dh_gencontrol">dh_gencontrol</A></B>(1) have prepared them.
<P>
Permite la construcción simultánea de varios paquetes binarios, cuando se
activa mediante «DEB_BUILD_OPTIONS».
<P>
When the <I>Rules-Requires-Root</I> field is not (effectively)
<I>binary-targets</I>, <B>dh_builddeb</B> will pass <B>--root-owner-group</B> to
<B><A HREF="/cgi-bin/man/man2html?1+dpkg-deb">dpkg-deb</A></B>(1).
<A NAME="lbAE">&nbsp;</A>
<H2>OPCIONES</H2>
<DL COMPACT>
<DT id="1"><B>--destdir=</B><I>directorio</I><DD>
Use esta opción si quiere que los ficheros <I>.deb</I> generados se dejen en un
directorio distinto de <I>..</I>.
<DT id="2"><B>--filename=</B><I>nombre</I><DD>
Use esta opción si quiere forzar un nombre para el fichero «.deb»
generado. ¡No funciona bien si se genera más de un «.deb»!
<DT id="3"><B>--</B> <I>parámetros</I><DD>
Introduce los <I>parámetros</I> a <B><A HREF="/cgi-bin/man/man2html?1+dpkg-deb">dpkg-deb</A></B>(1) cuando se construye el paquete.
<DT id="4"><B>-u</B><I>parámetros</I><DD>
Esta es otra manera de introducir <I>parámetros</I> a <B><A HREF="/cgi-bin/man/man2html?1+dpkg-deb">dpkg-deb</A></B>(1). Está
obsoleta, use <B>--</B> en su lugar.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>VÉASE TAMBIÉN</H2>
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
<P>
Este programa es parte de debhelper.
<A NAME="lbAG">&nbsp;</A>
<H2>AUTOR</H2>
Joey Hess &lt;<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>&gt;
<A NAME="lbAH">&nbsp;</A>
<H2>TRADUCTOR</H2>
Traducci<EFBFBD>n de Rub<75>n Porras Campo &lt;<A HREF="mailto:debian-l10n-spanish@lists.debian.org">debian-l10n-spanish@lists.debian.org</A>&gt;
Actualizaci<EFBFBD>n de Omar Campagne Polaino
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="5"><A HREF="#lbAB">NOMBRE</A><DD>
<DT id="6"><A HREF="#lbAC">SINOPSIS</A><DD>
<DT id="7"><A HREF="#lbAD">DESCRIPCIÓN</A><DD>
<DT id="8"><A HREF="#lbAE">OPCIONES</A><DD>
<DT id="9"><A HREF="#lbAF">VÉASE TAMBIÉN</A><DD>
<DT id="10"><A HREF="#lbAG">AUTOR</A><DD>
<DT id="11"><A HREF="#lbAH">TRADUCTOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:04:59 GMT, March 31, 2021
</BODY>
</HTML>