qLinux
… a distribution study
<< Prev Make-4.3
Next >> Tar-1.34
Patch-2.7.6
Reference: 8.65. Patch-2.7.6. Fix the build system:
patch -Np1 -i patch-2.7.6-bld-20220210.patch
Fix the sources:
patch -Np1 -i patch-2.7.6-src-20220210.patch
Fix the testsuite:
patch -Np1 -i patch-2.7.6-tst-20220210.patch
Build the package:
./configure --prefix=/qlnx \ --mandir=/qlnx/man
make
If desired run the testsuite:
make check
Install it:
make install
<< Prev Make-4.3
        
Next >> Tar-1.34