All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries
@ 2021-08-29 17:08 Robert P. J. Day
  2021-08-30  7:36 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2021-08-29 17:08 UTC (permalink / raw)
  To: YP docs mailing list

Both SYSROOT_DIRS and SYSROOT_DIRS_BLACKLIST have more current
values.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index d5ac1926b..dacc03659 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7503,6 +7503,7 @@ system and gives an overview of their function and contents.
              ${base_libdir} \
              ${nonarch_base_libdir} \
              ${datadir} \
+             /sysroot-only \
              "

    :term:`SYSROOT_DIRS_BLACKLIST`
@@ -7516,10 +7517,16 @@ system and gives an overview of their function and contents.
              ${mandir} \
              ${docdir} \
              ${infodir} \
-             ${datadir}/locale \
+             ${datadir}/X11/locale \
              ${datadir}/applications \
+             ${datadir}/bash-completion \
              ${datadir}/fonts \
+             ${datadir}/gtk-doc/html \
+             ${datadir}/installed-tests \
+             ${datadir}/locale \
              ${datadir}/pixmaps \
+             ${datadir}/terminfo \
+             ${libdir}/${BPN}/ptest \
              "

    :term:`SYSROOT_DIRS_NATIVE`

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-03 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-29 17:08 [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries Robert P. J. Day
2021-08-30  7:36 ` [docs] " Quentin Schulz
2021-09-03 17:04   ` Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.