Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 260118 | Differences between
and this patch

Collapse All | Expand All

(-)a/pkg-mgr-commands.tex (-4 / +5 lines)
Lines 528-536 The following commands may be used in \t{src\_install} to alter these lists. It Link Here
528
any of these functions from any other phase.
528
any of these functions from any other phase.
529
529
530
\begin{description}
530
\begin{description}
531
\item[docompress] If the first argument is \t{-x}, add each of its subsequent arguments to the
531
\item[docompress] Add each of its arguments to the inclusion list. If the first argument is \t{-x},
532
exclusion list. Otherwise, add each argument to the inclusion list. Only available in EAPIs listed
532
add each subsequent argument to the exclusion list instead. If the first argument is \t{-s}, output
533
in table~\ref{tab:compression-table} as supporting \t{docompress}.
533
the suffix used for compressed files (e.\,g.\ \t{.bz2}); no further arguments are allowed in this
534
case. Only available in EAPIs listed in table~\ref{tab:compression-table} as supporting
535
\t{docompress}.
534
\end{description}
536
\end{description}
535
537
536
\begin{centertable}{EAPIs supporting controllable compression} \label{tab:compression-table}
538
\begin{centertable}{EAPIs supporting controllable compression} \label{tab:compression-table}
537
- 

Return to bug 260118