Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 806374
Collapse All | Expand All

(-)a/pkg-mgr-commands.tex (-2 / +3 lines)
Lines 386-392 commands once the current phase function has returned. Link Here
386
\caption{\t{econf -{}-libdir} logic} \label{alg:econf-libdir}
386
\caption{\t{econf -{}-libdir} logic} \label{alg:econf-libdir}
387
\begin{algorithmic}[1]
387
\begin{algorithmic}[1]
388
\STATE let prefix=\$\{EPREFIX\}/usr
388
\STATE let prefix=\$\{EPREFIX\}/usr
389
\IF{the caller specified -{}-prefix=\$p}
389
\IF{the caller specified -{}-exec-prefix=\$ep}
390
    \STATE let prefix=\$ep
391
\ELSIF{the caller specified -{}-prefix=\$p}
390
    \STATE let prefix=\$p
392
    \STATE let prefix=\$p
391
\ENDIF
393
\ENDIF
392
\STATE let libdir=
394
\STATE let libdir=
393
- 

Return to bug 806374