* [gentoo-pms] [PATCH] get_libdir: Clarify that it must be a shell function.
@ 2019-10-18 13:35 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2019-10-18 13:35 UTC (permalink / raw
To: gentoo-pms
[-- Attachment #1: Type: text/plain, Size: 916 bytes --]
It is implemented as a bash function in all package managers.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
pkg-mgr-commands.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 00ae3a7..b807117 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -1143,8 +1143,8 @@ has returned.
\end{algorithm}
\item[get_libdir] \featurelabel{get-libdir} Prints the libdir name obtained according to
- algorithm~\ref{alg:get-libdir}. Only available in EAPIs listed in table~\ref{tab:misc-commands}
- as supporting \t{get_libdir}.
+ algorithm~\ref{alg:get-libdir}. Must be implemented internally as a shell function.
+ Only available in EAPIs listed in table~\ref{tab:misc-commands} as supporting \t{get_libdir}.
\begin{algorithm}
\caption{\t{get_libdir} logic} \label{alg:get-libdir}
--
2.23.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 483 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-18 14:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-18 13:35 [gentoo-pms] [PATCH] get_libdir: Clarify that it must be a shell function Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox