aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-07-13 16:40:24 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-07-13 16:40:24 +0000
commit3307b885e5e3f0a9397d8db470a256845f7244fc (patch)
treebe9b3bdd389442ffe68316c8aa324440bbceca7b /chapter06/util-linux.xml
parentd47b15b7e026d05e55173b537b5814ac4085ea76 (diff)
Remove temporary symlinks for System V
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 72e7ddf1b..6275c710c 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -60,9 +60,9 @@
<screen><userinput remap="pre">sed -e 's/2^64/(2^64/' -e 's/E &lt;/E) &lt;=/' -e 's/ne /eq /' \
-i tests/ts/ipcs/limits2</userinput></screen>
-->
- <para revision="systemd">Remove the earlier created symlinks:</para>
+ <para>Remove the earlier created symlinks:</para>
-<screen revision="systemd"><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen>
+<screen><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen>
<para>Prepare Util-linux for compilation:</para>