3.12. Patch-2.8

Patch package contains a program for modifying or creating files by applying a patch file typically created by the diff program.

Package Information

Patch Dependencies

Required

Make-4.4.1

3.12.1. Installation of Patch

Prepare Patch for compilation:

Now Configure the Package, issue:

./configure --prefix=/usr \
            --host=$LFS_TGT \
            --build=$(build-aux/config.guess)

To Compile the Package, issue:

make

Now Install the Package, issue:

make DESTDIR=$LFS install

3.12.2. Contents of Patch

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES