diff options
-rw-r--r-- | chapter08/meson.xml | 9 | ||||
-rw-r--r-- | chapter08/ninja.xml | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/chapter08/meson.xml b/chapter08/meson.xml index 1d9c9e3a7..a53a88c3c 100644 --- a/chapter08/meson.xml +++ b/chapter08/meson.xml @@ -35,15 +35,6 @@ </seglistitem> </segmentedlist> - <tip revision="sysv"> - <para>This section is not strictly required when LFS does not use - systemd. On the other hand, Meson, along with Ninja, makes - a powerful build system combination, - which will probably be used more and more often. It is required for - several packages in <ulink url="&blfs-book;">the BLFS - book</ulink>.</para> - </tip> - </sect2> <sect2 role="installation"> diff --git a/chapter08/ninja.xml b/chapter08/ninja.xml index 74626e30c..4aca7b8c7 100644 --- a/chapter08/ninja.xml +++ b/chapter08/ninja.xml @@ -35,15 +35,6 @@ </seglistitem> </segmentedlist> - <tip revision="sysv"> - <para>This section is not strictly required when LFS does not use - systemd. On the other hand, Ninja, along with Meson, makes - a powerful build system combination, - which will probably be used more and more often. It is required for - several packages in <ulink url="&blfs-book;">the BLFS - book</ulink>.</para> - </tip> - </sect2> <sect2 role="installation"> |