6.6. Diffutils-3.8

The Diffutils package contains programs that show the differences between files or directories.

Approximate build time: 0.2 SBU
Required disk space: 27 MB

6.6.1. Installation of Diffutils

Prepare Diffutils for compilation:

./configure --prefix=/usr --host=$LFS_TGT

Compile the package:

make

Install the package:

make DESTDIR=$LFS install

Details on this package are located in Section 8.55.2, “Contents of Diffutils.”