.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "DH_INSTALLINFO 1" .TH DH_INSTALLINFO 1 "2019-09-14" "12.6" "Debhelper" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NOME" .IX Header "NOME" dh_installinfo \- instala ficheiros info .SH "RESUMO" .IX Header "RESUMO" \&\fBdh_installinfo\fR [\fIdebhelper opções\fR] [\fB\-A\fR] [\fIficheiro\fR ...] .SH "DESCRIÇÃO" .IX Header "DESCRIÇÃO" \&\fBdh_installinfo\fR é um programa debhelper que é responsável por instalar ficheiros info em \fIusr/share/info\fR no directório de compilação do pacote. .PP Desde nível de compatibilidade 11 do debhelper em diante, o \fBdh_install\fR irá procurar os ficheiros em \fIdebian/tmp\fR, se não os encontrar no directório actual (ou onde você o mandou procurar usando \fB\-\-sourcedir\fR). .SH "FICHEIROS" .IX Header "FICHEIROS" .IP "debian/\fIpacote\fR.info" 4 .IX Item "debian/pacote.info" Lista ficheiros info a serem instalados. .SH "OPÇÕES" .IX Header "OPÇÕES" .IP "\fB\-A\fR, \fB\-\-all\fR" 4 .IX Item "-A, --all" Instala todos os ficheiros especificados pelos parâmetros de linha de comandos em \s-1TODOS\s0 os pacotes em que actua. .IP "\fB\-\-sourcedir=\fR\fIdirectório\fR" 4 .IX Item "--sourcedir=directório" Procura no directório especificado por ficheiros para serem instalados. Esta opção requer compatibilidade 11 ou posterior (é ignorada em silêncio na compatibilidade 10 ou anterior). .Sp Note que isto não é o mesmo que a opção \fB\-\-sourcedirectory\fR usada pelos comandos \fBdh_auto_\fR\fI*\fR. Você raramente vai precisar de usar esta opção, pois o \fBdh_installinfo\fR procura automaticamente por ficheiros em \&\fIdebian/tmp\fR no nível de compatibilidade 11 e superiores do debhelper. .IP "\fIficheiro\fR ..." 4 .IX Item "ficheiro ..." Instala estes ficheiros info no primeiro pacote em que actua. (Ou em todos os pacotes se for especificado \fB\-A\fR). .SH "VEJA TAMBÉM" .IX Header "VEJA TAMBÉM" \&\fBdebhelper\fR\|(7) .PP Este programa é parte do debhelper. .SH "AUTOR" .IX Header "AUTOR" Joey Hess .SH "TRADUÇÃO" .IX Header "TRADUÇÃO" Américo Monteiro .PP Se encontrar algum erro na tradução deste documento, por favor comunique para Américo Monteiro \fIa_monteiro@gmx.com\fR ou Equipa Debian de Tradução Portuguesa \fItraduz@debianpt.org\fR.