aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-20 01:09:30 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-20 01:09:30 +0800
commit66fbe7b805ec5b224fe30f72886cb7e0d228a0a8 (patch)
treecd843029b6cf820174c06a12f325f17f6368b402
parentb5acea48a7b29e33b94e54aaabfc31ec2ab9a97a (diff)
meson and ninja: Kill false tips
-rw-r--r--chapter08/meson.xml9
-rw-r--r--chapter08/ninja.xml9
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">