diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-11-26 21:02:59 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-11-26 21:02:59 +0800 |
commit | 1dbc435c8283eec3bea709d082d74b26259cc553 (patch) | |
tree | c79e87795b5eeccacb4759184372a1fdabd5f59d /chapter08 | |
parent | a19dadfd2f0fd641b5e75e1c47f67094f95de01f (diff) |
iproute2: Remove the reference to BLFS Berkeley DB page
Berkeley DB has been archived in BLFS.
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/iproute2.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter08/iproute2.xml b/chapter08/iproute2.xml index bfc25331a..cd3e5a658 100644 --- a/chapter08/iproute2.xml +++ b/chapter08/iproute2.xml @@ -45,9 +45,6 @@ be built since it depends on Berkeley DB, which is not installed in LFS. However, a directory and a man page for <command>arpd</command> will still be installed. Prevent this by running the commands shown below. - (If the <command>arpd</command> program is needed, - instructions for compiling Berkeley DB can be found in the BLFS book at - <ulink url="&blfs-book;server/db.html"/>.) </para> <screen><userinput remap="pre">sed -i /ARPD/d Makefile |