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

100 lines
2.9 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_AUTO_CLEAN</TITLE>
</HEAD><BODY>
<H1>DH_AUTO_CLEAN</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_auto_clean - Limpia automáticamente después de una construcción
<A NAME="lbAC">&nbsp;</A>
<H2>SINOPSIS</H2>
<B>dh_auto_clean</B> [<I>opciones-sistema-de-construcción</I>]
[<I>opciones-de-debhelper</I>] [<B>--</B> <I>parámetros</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPCIÓN</H2>
<B>dh_auto_clean</B> es un programa de debhelper que intenta limpiar
automáticamente después de la construcción de un paquete. Para ello, ejecuta
la orden adecuada para el sistema de construcción que detecta que utiliza el
paquete. Por ejemplo, si hay un fichero <I>Makefile</I> que contiene un objetivo
<B>distclean</B>, <B>realclean</B> o <B>clean</B>, ejecutará <B>make</B> (o <B></B><FONT SIZE="-1"><B>MAKE</B></FONT><B></B>, si se
define la variable de entorno). Si existe un fichero <I>setup.py</I> o
<I>Build.PL</I>, se ejecuta para limpiar el paquete.
<P>
La meta es que funcione con el 90% de los paquetes. Si no funciona, o lo
intenta utilizando el objetivo «clean» equivocado, le animamos a que no use
<B>dh_auto_clean</B>, y que simplemente ejecute <B>make clean</B> manualmente.
<A NAME="lbAE">&nbsp;</A>
<H2>OPCIONES</H2>
Para una lista de selección de sistemas de construcción comunes y opciones
de control consulte &quot;<B>Opciones de sistema de construcción</B>&quot; in <B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7).
<DL COMPACT>
<DT id="1"><B>--</B> <I>parámetros</I><DD>
Introduce los <I>parámetros</I> al programa que ejecuta, después de los
parámetros que habitualmente introduce <B>dh_auto_clean</B>.
</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 Omar Campagne Polaino
&lt;<A HREF="mailto:debian-l10n-spanish@lists.debian.org">debian-l10n-spanish@lists.debian.org</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="2"><A HREF="#lbAB">NOMBRE</A><DD>
<DT id="3"><A HREF="#lbAC">SINOPSIS</A><DD>
<DT id="4"><A HREF="#lbAD">DESCRIPCIÓN</A><DD>
<DT id="5"><A HREF="#lbAE">OPCIONES</A><DD>
<DT id="6"><A HREF="#lbAF">VÉASE TAMBIÉN</A><DD>
<DT id="7"><A HREF="#lbAG">AUTOR</A><DD>
<DT id="8"><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>